Papers with NLP tasks

300 papers
Quantified Reproducibility Assessment of NLP Results (2022.acl-long)

Copied to clipboard

Challenge: Existing methods for reproducibility assessment are based on concepts and definitions from metrology.
Approach: They propose a method for quantified reproducibility assessment that is based on metrology.
Outcome: The proposed method produces comparable scores across multiple studies . authors find that it facilitates insights into causes of variation between studies - and conclusions can be drawn about improvements.
What BERT Is Not: Lessons from a New Suite of Psycholinguistic Diagnostics for Language Models (2020.tacl-1)

Copied to clipboard

Challenge: Pretraining by language modeling has become popular but we have yet to understand what language models learn during that process.
Approach: They propose diagnostics that ask questions about information used by language models for generating predictions in context.
Outcome: The proposed diagnostics can be used to study the popular BERT model . they show that the model can distinguish good from bad completions, but struggles with inference and role-based event prediction.
Interpreting Predictions of NLP Models (2020.emnlp-tutorials)

Copied to clipboard

Challenge: This tutorial will provide a background on interpretation techniques for neural NLP models.
Approach: This tutorial will provide a background on interpretation techniques for NLP models . it will examine saliency maps, input perturbations, adversarial attacks and influence functions .
Outcome: This tutorial will provide a background on interpretation techniques . examples-specific interpretations include saliency maps, input perturbations, adversarial attacks, influence functions .
Transfer Learning in Natural Language Processing (N19-5)

Copied to clipboard

Challenge: supervised machine learning is based on learning in isolation, a single predictive model for a task using a dataset.
Approach: They present an overview of modern transfer learning methods in natural language processing . they review examples and case studies on how models can be integrated and adapted .
Outcome: The proposed methods improve upon the state-of-the-art on a wide range of NLP tasks.
TextPruner: A Model Pruning Toolkit for Pre-Trained Language Models (2022.acl-demo)

Copied to clipboard

Challenge: Large pre-trained language models have been used for many NLP tasks but computational resources are limited.
Approach: They propose an open-source model pruning toolkit for pre-trained language models . they propose a self-supervised pruning method that can be applied without labeled data.
Outcome: The proposed pruning method reduces model size without retraining the model and speeds up inference speed on the common CPU and GPU devices.
Learning with Limited Text Data (2022.acl-tutorials)

Copied to clipboard

Challenge: Natural Language Processing (NLP) relies on labeled data to perform state-of-the-art performance . labeles are often required to label large amounts of textual data . this tutorial will provide an overview of labeleing in NLP .
Approach: This tutorial will provide a systematic overview of methods for learning from limited labeled data.
Outcome: This tutorial will provide a systematic and up-to-date overview of the proposed methods . it will highlight current challenges and future directions .
Contrastive Data and Learning for Natural Language Processing (2022.naacl-tutorials)

Copied to clipboard

Challenge: Current NLP models heavily rely on effective representation learning algorithms.
Approach: This tutorial introduces contrastive learning and provides an introduction to the techniques.
Outcome: This tutorial provides an introduction to the fundamentals of contrastive learning approaches and the theory behind them.
Graph-based Deep Learning in Natural Language Processing (D19-2)

Copied to clipboard

Challenge: This tutorial aims to introduce graph-based deep learning techniques such as Graph Convolutional Networks (GCNs) for Natural Language Processing (NLP)
Approach: It provides a brief introduction to graph-based deep learning techniques such as Graph Convolutional Networks (GCNs) for Natural Language Processing (NLP).
Outcome: This tutorial provides a brief introduction to graph-based deep learning techniques such as Graph Convolutional Networks (GCNs) for natural language processing (NLP).
Research on Task Discovery for Transfer Learning in Deep Neural Networks (2020.acl-srw)

Copied to clipboard

Challenge: Existing deep neural network based machine learning models suffer from overfitting and are sensitive to noise and examples that are not available in training data.
Approach: They propose to use a novel multi-task learner to implement deep neural network based transfer learning models that can be used to improve generalization.
Outcome: The proposed model performs better on two NLP tasks and is more efficient on other areas of machine learning, including Bioinformatics and Computer Vision.
Start Simple: Progressive Difficulty Multitask Learning (2024.naacl-srw)

Copied to clipboard

Challenge: a novel neural network training strategy that trains neural networks using subtasks of progressive difficulty is proposed . this strategy could help us understand how neural networks learn, authors say .
Approach: They propose a multitask learning strategy that employs progressive difficulty subtasks to train neural networks.
Outcome: The proposed strategy can improve model performance across a range of NLP tasks and data sets.
Promptly Predicting Structures: The Return of Inference (2024.naacl-long)

Copied to clipboard

Challenge: Existing methods for structured prediction rely on large labeled datasets. Existing approaches for structured predictions require detailed annotation guidelines about the task, the label set, and the interactions between labels.
Approach: They propose a framework for constructing zero- and few-shot linguistic structure predictors using structural constraints and combinatorial inferences.
Outcome: The proposed framework can be extended to build zero- and few-shot label predictors on two structured prediction tasks and five datasets.
Deep Reinforcement Learning for NLP (P18-5)

Copied to clipboard

Challenge: Many natural language processing tasks can be formulated as deep reinforcement learning (DRL) problems.
Approach: This tutorial provides an introduction to the foundations of deep reinforcement learning . it describes recent advances in designing deep reinforcement for NLP .
Outcome: This tutorial provides an introduction to the foundations of deep reinforcement learning and some practical solutions for NLP tasks.
Characterizing the Confidence of Large Language Model-Based Automatic Evaluation Metrics (2024.eacl-short)

Copied to clipboard

Challenge: Recent studies have focused on using Large Language Models (LLMs) to evaluate NLP tasks automatically.
Approach: They characterize LLM evaluators’ confidence in ranking candidate NLP models and develop a configurable Monte Carlo simulation method to compensate for loss of correlation.
Outcome: The proposed method can reach 95% confidence rankings of candidate models with reasonable evaluation set sizes.
Comparing Specialised Small and General Large Language Models on Text Classification: 100 Labelled Samples to Achieve Break-Even Performance (2025.emnlp-main)

Copied to clipboard

Challenge: specialised small models outperform general large models with few labelled samples (on average 100) performance variance is taken into account when comparing the number of labelled sample required to tune a specialised model with a larger number of samples.
Approach: They find that specialised small models need only few labelled samples to outperform general large models with limited labelled data.
Outcome: The proposed models outperform general large models with few labelled samples and take performance variance into account.
Trankit: A Light-Weight Transformer-based Toolkit for Multilingual Natural Language Processing (2021.eacl-demos)

Copied to clipboard

Challenge: Trankit is a lightweight, pre-trained toolkit for multilingual natural language processing.
Approach: They propose a transformer-based toolkit for multilingual natural language processing that trains pipelines over 100 languages and 90 pretrained pipelines for 56 languages.
Outcome: The proposed tool outperforms existing pipelines over sentence segmentation, part-of-speech tagging, morphological feature tabbing, and dependency parsing while maintaining competitive performance over tokenization, multi-word token expansion, and lemmatization over 90 Universal Dependencies treebanks.
OpenPrompt: An Open-source Framework for Prompt-learning (2022.acl-demo)

Copied to clipboard

Challenge: Prompt-learning is a new paradigm in natural language processing, adapting pre-trained language models to cloze-style prediction, autoregressive modeling, or sequence to sequence generation.
Approach: They propose a framework for prompt-learning that integrates pre-trained language models with a unified framework.
Outcome: The proposed framework is easy to use and flexible enough to integrate with other frameworks.
SyGNS: A Systematic Generalization Testbed Based on Natural Language Semantics (2021.findings-acl)

Copied to clipboard

Challenge: Existing models have limitations to generalize to diverse semantic phenomena, and it is unclear whether they can capture compositional meanings.
Approach: They propose a systematic generalization testbed based on Natural language semantics to map natural language sentences to multiple meaning representations.
Outcome: The proposed model can generalize to unseen combinations of quantifiers, negations, and modifiers, but not to the others.
Clinical Text Anonymization, its Influence on Downstream NLP Tasks and the Risk of Re-Identification (2023.eacl-srw)

Copied to clipboard

Challenge: De-identification and anonymization of clinical data is needed to solve access to clinicaldata.
Approach: They propose to use text anonymization techniques to break the anonymization of clinical data . they propose to apply a re-identification attack to the anonymized text data to break this.
Outcome: The proposed approach can break the anonymization of clinical data, the authors show .
KEPLER: A Unified Model for Knowledge Embedding and Pre-trained Language Representation (2021.tacl-1)

Copied to clipboard

Challenge: Existing language representation models (PLMs) cannot capture factual knowledge from text.
Approach: They propose a unified model for Knowledge Embedding and Pre-trained LanguagERepresentation which integrates factual knowledge into PLMs and produces effective text-enhanced KE with the strong PLM.
Outcome: The proposed model improves on existing pre-trained language representation models and improves their performance on various NLP tasks.
Better Quality Pre-training Data and T5 Models for African Languages (2023.emnlp-main)

Copied to clipboard

Challenge: Existing web crawls have demonstrated quality issues for low-resource languages . Existing pretraining corpora have numerous quality issues .
Approach: They propose to audit existing pretraining corpora to understand and rectify quality issues . they pretrain a new T5-based model and evaluate its performance on multiple tasks .
Outcome: The proposed model outperforms existing pretrained models on four NLP tasks.
Construction of the Literature Graph in Semantic Scholar (N18-3)

Copied to clipboard

Challenge: Fig. 1 summarizes a scalable system for organizing published scientific literature into a heterogeneous graph . authors describe methods used to enable semantic features in www.semanticscholar.org .
Approach: They describe a scalable system for organizing published scientific literature into a heterogeneous graph to facilitate algorithmic manipulation and discovery.
Outcome: The proposed system can be deployed on a scalable platform and report empirical results for each task.
RAGthoven: A Configurable Toolkit for RAG-enabled LLM Experimentation (2025.coling-demos)

Copied to clipboard

Challenge: Large Language Models (LLMs) have significantly altered the landscape of Natural Language Processing (NLP), but their use as a baseline method has not been extensive.
Approach: They propose a tool for automatic evaluation of RAG-based pipelines that provides a simple yet powerful abstraction.
Outcome: The proposed tool provides an automatic evaluation of RAG-based pipelines.
Shuffled-token Detection for Refining Pre-trained RoBERTa (2021.naacl-srw)

Copied to clipboard

Challenge: State-of-the-art transformer models have achieved robust performance on a variety of NLP tasks.
Approach: They propose to refine a pre-trained NLP model by detecting shuffled tokens . they use a sequential approach to train a model using random shuffling .
Outcome: The proposed model achieves better performance on 4 out of 7 GLUE tasks.
Adapters: A Unified Library for Parameter-Efficient and Modular Transfer Learning (2023.emnlp-demo)

Copied to clipboard

Challenge: Adapters is an open-source library that unifies parameter-efficient and modular transfer learning in large language models.
Approach: They propose to integrate 10 different methods into a unified interface for parameter-efficient and modular transfer learning in large language models.
Outcome: The proposed library is able to perform on multiple NLP tasks and is open-source.
Morphology-Aware Meta-Embeddings for Tamil (2021.naacl-srw)

Copied to clipboard

Challenge: In this work, we focus on producing morphologically enhanced word embeddings for Tamil, a highly agglutinative South Indian language with rich morphology that remains low-resource with regards to NLP tasks.
Approach: They present a first-ever word analogy dataset for Tamil using a rules-based segmenter and meta-embedding techniques.
Outcome: The proposed embeddings outperform baselines on the word analogy task by 16% and appear to mitigate a trade-off between semantic and morphological accuracy.
Dodrio: Exploring Transformer Models with Interactive Visualization (2021.acl-demo)

Copied to clipboard

Challenge: Recent research suggests the key may lie in multi-headed attention mechanism’s ability to learn and represent linguistic information.
Approach: They present an open-source visualization tool to analyze attention mechanisms in transformer-based models with linguistic knowledge.
Outcome: Dodrio analyzes attention mechanisms in transformer-based models with linguistic knowledge.
Dynatask: A Framework for Creating Dynamic AI Benchmark Tasks (2022.acl-demo)

Copied to clipboard

Challenge: Open source system for setting up custom NLP tasks aims to lower technical knowledge and effort required for hosting and evaluating state-of-the-art models.
Approach: They propose to integrate Dynatask with Dynabench to simplify benchmarking . they use a dataset to collect and clean data and train and evaluate models .
Outcome: Dynatask is an open source system for setting up custom NLP tasks . it is integrated with Dynabench, a research platform for rethinking benchmarking in AI .
Multi-task Learning for Automated Essay Scoring with Sentiment Analysis (2020.aacl-srw)

Copied to clipboard

Challenge: Automated Essay Scoring (AES) is a process that aims to alleviate the workload of graders and improve the feedback cycle in educational systems.
Approach: They propose to combine two tasks, sentiment analysis and AES by utilizing multi-task learning to combine sentiment features extracted from opinion expressions.
Outcome: The proposed model produces a QWK of 0.763 on the Automated StudentAssessment Prize (ASAP) benchmark.
Overlap-based Vocabulary Generation Improves Cross-lingual Transfer Among Related Languages (2022.acl-long)

Copied to clipboard

Challenge: Pre-trained multilingual models have shown great potential for zero-shot cross-lingual transfer to low web-resource languages (LRLs).
Approach: They propose a vocabulary generation algorithm which enhances lexical overlap across related languages by generating a token that increases the representation of LRLs.
Outcome: The proposed approach improves cross-lingual transfer accuracy without reducing HRL representation and accuracy.
Script Parsing with Hierarchical Sequence Modelling (2021.starsem-1)

Copied to clipboard

Challenge: Script knowledge is a category of commonsense knowledge that describes how people conduct everyday activities sequentially.
Approach: They propose a hierarchical sequence model and transfer learning to do script parsing with a sequence model that accurately tags script participants.
Outcome: The proposed model improves state of the art of event parsing by over 16 points F-score and, for the first time, accurately tags script participants.
OpenEval: Benchmarking Chinese LLMs across Capability, Alignment and Safety (2024.acl-demos)

Copied to clipboard

Challenge: a rapid development of Chinese large language models poses big challenges for efficient LLM evaluation.
Approach: They propose an evaluation testbed that benchmarks Chinese LLMs across capability, alignment and safety.
Outcome: The evaluation platform OpenEval benchmarks Chinese LLMs across capability, alignment and safety.
Classical Out-of-Distribution Detection Methods Benchmark in Text Classification Tasks (2023.acl-srw)

Copied to clipboard

Challenge: Current approaches to OOD detection in NLP are not yet sufficiently sensitive to capture all samples characterized by various types of distributional shifts.
Approach: They evaluated eight methods that are easily integrable into existing NLP systems and require no additional OOD data or model modifications.
Outcome: The proposed methods are easily integrable into existing NLP systems and require no additional OOD data or model modifications.
Joint Representation Learning of Cross-lingual Words and Entities via Attentive Distant Supervision (D18-1)

Copied to clipboard

Challenge: Existing methods for learning word and entity representations in monolingual settings are limited.
Approach: They propose a method for joint representation learning of cross-lingual words and entities that captures mutually complementary knowledge and enables cross-linguistic inferences.
Outcome: The proposed method captures mutually complementary knowledge and enables cross-lingual inferences among knowledge bases and texts.
DeepPavlov: Open-Source Library for Dialogue Systems (P18-4)

Copied to clipboard

Challenge: open-source library DeepPavlov is designed for rapid development of dialogue systems.
Approach: open-source library DeepPavlov is tailored for development of conversational agents . the library prioritizes efficiency, modularity and extensibility with the goal to make it easier to develop dialogue systems from scratch .
Outcome: the open-source library DeepPavlov is designed for rapid development of dialogue systems . it supports modular as well as end-to-end approaches to implementation of conversational agents .
How does Attention Affect the Model? (2021.findings-acl)

Copied to clipboard

Challenge: Existing studies on the effectiveness of attention in NLP do not consider changes in semantic capability of different components.
Approach: They propose a framework that exploits a convex hull representation of sequence semantics in an n-dimensional Semantic Euclidean Space and defines indicators to capture the impact of attention on sequence semantic.
Outcome: The proposed framework exploits a convex hull representation of sequence semantics in an n-dimensional Semantic Euclidean Space and defines indicators to capture the impact of attention on sequence semantic.
How to Enable Effective Cooperation Between Humans and NLP Models: A Survey of Principles, Formalizations, and Beyond (2025.acl-long)

Copied to clipboard

Challenge: Using large language models, intelligent models have evolved into autonomous agents . this paradigm has yielded remarkable progress in numerous NLP tasks in recent years .
Approach: They present a review of human-model cooperation, exploring its principles, formalizations, and open challenges.
Outcome: The proposed model-model cooperation paradigm has been a key focus of recent research . it is a novel paradigm that can be applied to a variety of tasks .
Gradient-based Analysis of NLP Models is Manipulable (2020.findings-emnlp)

Copied to clipboard

Challenge: Recent work has shown that explanation techniques can be unstable and can be manipulated to hide the actual reasoning behind the predictions of NLP models.
Approach: They propose to merge a BERT-based sentiment classifier with a Facade Model that overwhelms the gradients without affecting the predictions.
Outcome: The proposed model overwhelms the gradients without affecting the predictions on a variety of NLP tasks, such as sentiment analysis, NLI, and QA.
Biasly: An Expert-Annotated Dataset for Subtle Misogyny Detection and Mitigation (2024.findings-acl)

Copied to clipboard

Challenge: the Biasly dataset captures misogyny in movies in ways unique within the literature.
Approach: The Biasly dataset captures misogyny in North American film by combining annotations of movie subtitles with common NLP algorithms.
Outcome: The Biasly dataset captures misogyny expressions in North American film . it contains annotations of movie subtitles and text generation for rewrites .
EXPLORER: Exploration-guided Reasoning for Textual Reinforcement Learning (2024.eacl-long)

Copied to clipboard

Challenge: Text-based games (TBGs) combine natural language understanding with reasoning.
Approach: They propose an exploration-guided reasoning agent for textual reinforcement learning that integrates natural language with reasoning.
Outcome: The proposed agent outperforms baseline agents on TWG and TWC games.
Walia-LLM: Enhancing Amharic-LLaMA by Integrating Task-Specific and Generative Datasets (2024.findings-emnlp)

Copied to clipboard

Challenge: Low-resource languages are left behind due to the unavailability of resources.
Approach: They propose to integrate task-specific and generative datasets to improve language model performance for Amharic by fine-tuning an Amharican instruction fine-to-tuned model.
Outcome: The proposed model shows promising results in different NLP tasks and compares translated instruction datasets with the original model.
Discourse-Based Sentence Splitting (2021.findings-emnlp)

Copied to clipboard

Challenge: Sentence splitting is a key component of sentence simplification and has been shown to help human comprehension.
Approach: They propose to use a discourse connective to generate a sentence that is shorter than the input text.
Outcome: The proposed models outperform end-to-end models in learning the various ways of expressing a discourse relation but generate text that is less grammatical.
Re3val: Reinforced and Reranked Generative Retrieval (2024.findings-eacl)

Copied to clipboard

Challenge: generative retrieval models encode pointers to information in a corpus as an index within the model’s parameters.
Approach: They propose a generative retrieval model that leverages contextual information to rerank retrieved page titles and utilizes REINFORCE to maximize rewards generated by constrained decoding.
Outcome: The proposed model can't be tuned for the downstream readers as decoding the page title is a non-differentiable operation.
MEKER: Memory Efficient Knowledge Embedding Representation for Link Prediction and Question Answering (2022.acl-srw)

Copied to clipboard

Challenge: Existing methods to embed learning use a standard Neural Networks (NN) backward mechanism, duplicating its memory consumption.
Approach: They propose a memory-efficient KG embedding model that embeds knowledge graphs as 3rd-order binary tensors.
Outcome: The proposed model yields comparable performance on link prediction and KG-based question answering tasks.
Explore Spurious Correlations at the Concept Level in Language Models for Text Classification (2024.acl-long)

Copied to clipboard

Challenge: Language models have demonstrated remarkable performance in numerous NLP tasks, employing both fine-tuning and in-context learning (ICL) methods.
Approach: They propose a method to assess concept bias in models during fine-tuning and in-context learning using ChatGPT.
Outcome: The proposed method outperforms token removal approaches and is validated through extensive testing.
A Systematic Study and Comprehensive Evaluation of ChatGPT on Benchmark Datasets (2023.findings-acl)

Copied to clipboard

Challenge: Currently, the evaluation of large language models (LLMs) such as ChatGPT in academic datasets is difficult due to the difficulty of evaluating the generative outputs produced by this model against the ground truth.
Approach: They evaluate ChatGPT across 140 tasks and analyze 255K responses it generates in academic datasets.
Outcome: The proposed model performs well on 140 tasks and generates 255K responses in these datasets.
When to Use Multi-Task Learning vs Intermediate Fine-Tuning for Pre-Trained Encoder Transfer Learning (2022.acl-short)

Copied to clipboard

Challenge: Transfer learning (TL) in natural language processing has seen a surge of interest in recent years . pre-trained models have shown impressive ability to transfer to novel tasks .
Approach: They compare two different methods of transfer learning in natural language processing to find out which is better.
Outcome: The proposed methods perform better when the target task has fewer instances than the supporting task and vice versa.
Adversarial Training for Machine Reading Comprehension with Virtual Embeddings (2021.starsem-1)

Copied to clipboard

Challenge: Neural networks are vulnerable to adversarial examples that have been mixed with certain perturbations.
Approach: They propose a novel adversarial training method that perturbs the embedding matrix instead of word vectors to differentiate the roles of passages and questions.
Outcome: The proposed method is effective universally and further improves the performance of MRC tasks.
HERB: Measuring Hierarchical Regional Bias in Pre-trained Language Models (2022.findings-aacl)

Copied to clipboard

Challenge: Existing methods do not examine social groups categorised by geographical information, leaving the region-related biases in pre-trained LMs unexplored.
Approach: They propose a hierarchical regional bias evaluation method to quantify regional bias in pre-trained language models.
Outcome: The proposed method evaluates regional bias with regard to comprehensive topics and measures potential regional bias that can be propagated to downstream tasks.
MDERank: A Masked Document Embedding Rank Approach for Unsupervised Keyphrase Extraction (2022.findings-acl)

Copied to clipboard

Challenge: Keyphrase extraction (KPE) extracts phrases in a document that provide a concise summary of the core content.
Approach: They propose an unsupervised keyphrase extraction method that ranks candidates by similarity between embeddings of source document and masked document.
Outcome: The proposed method outperforms state-of-the-art methods on six benchmarks . it achieves average 3.53 improvement over the existing method .
ExplainaBoard: An Explainable Leaderboard for NLP (2021.acl-demo)

Copied to clipboard

Challenge: Using leaderboards, researchers can track the performance of various systems on various NLP tasks.
Approach: They propose a new conceptualization and implementation of NLP evaluation using a leaderboard.
Outcome: The ExplainaBoard is an evaluation tool for natural language processing (NLP) it covers more than 400 systems, 50 datasets, 40 languages, and 12 tasks.
LM-BFF-MS: Improving Few-Shot Fine-tuning of Language Models based on Multiple Soft Demonstration Memory (2022.acl-short)

Copied to clipboard

Challenge: LM-BFF (CITATION) achieves significant few-shot performance by using auto-generated prompts and adding demonstrations similar to an input example.
Approach: They propose to use auto-generated prompts and add demonstrations to LM-BFF to improve few-shot fine-tuning of language models with multiple soft demonstrations.
Outcome: The proposed method improves few-shot fine-tuning on eight NLP tasks.
Choosing What to Mask: More Informed Masking for Multimodal Machine Translation (2023.acl-srw)

Copied to clipboard

Challenge: Pre-trained language models have achieved remarkable results on several NLP tasks.
Approach: They propose three new masking strategies for cross-lingual visual pre-training that focus on learning different linguistic patterns.
Outcome: The proposed methods outperform the baseline model and achieve state-of-the-art accuracy on the Portuguese-English MMT task.
Mitigating the Alignment Tax of RLHF (2024.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) acquire a wide range of abilities during pre-training, but aligning LLMs under Reinforcement Learning with Human Feedback (RLHF) can lead to forgetting pretrained abilities, which is also known as the alignment tax.
Approach: They propose to use a model averaging technique to find the most powerful alignment-forging Pareto front among RLHF algorithms.
Outcome: The proposed method achieves the strongest alignment-forging Pareto front among competing methods.
GAINER: Graph Machine Learning with Node-specific Radius for Classification of Short Texts and Documents (2024.eacl-long)

Copied to clipboard

Challenge: Recent advances in Graph Machine Learning (GML) have led to the development of numerous models tailored for processing text for various natural language applications.
Approach: They propose a framework called Graph mAchine learnIng with Node-spEcific Radius that is aimed at graph-based NLP.
Outcome: The proposed framework is non-neural and novel for graph-based NLP.
Towards Unified Prompt Tuning for Few-shot Text Classification (2022.findings-emnlp)

Copied to clipboard

Challenge: Prompt-based fine-tuning has boosted performance of Pre-trained Language Models (PLMs) on few-shot text classification, but PLMs are unfamiliar with prompt-style expressions during pre-training, which limits the few- shot learning performance on downstream tasks.
Approach: They propose a framework for prompt-based fine-tuning that captures prompting semantics from non-target NLP datasets and propose 'Prompt-Options-Verbalizer' for joint prompt learning across different NLP tasks.
Outcome: Experiments show that the proposed framework outperforms state-of-the-art prompt-based fine-tuning frameworks on few-shot text classification tasks.
A Novel Workflow for Accurately and Efficiently Crowdsourcing Predicate Senses and Argument Labels (2020.findings-emnlp)

Copied to clipboard

Challenge: Prior attempts to develop crowdsourcing methods have either had low accuracy or required substantial expert annotation.
Approach: They propose a multi-stage crowd workflow that reduces expert involvement without sacrificing accuracy.
Outcome: The proposed method reduces expert effort by 4x, from 56% to 14% of cases.
Self-Supervised Meta-Learning for Few-Shot Natural Language Classification Tasks (2020.emnlp-main)

Copied to clipboard

Challenge: Existing methods for supervised meta-learning require many training tasks to generalize . cloze-style objectives can be used to generate a large, rich, meta-training task distribution from unlabeled text.
Approach: They propose a self-supervised approach to generate a large, rich, meta-learning task distribution from unlabeled text.
Outcome: The proposed approach generates a large, rich, meta-learning task distribution from unlabeled text.
Are ChatGPT and GPT-4 General-Purpose Solvers for Financial Text Analytics? A Study on Several Typical Tasks (2023.emnlp-industry)

Copied to clipboard

Challenge: Recent large language models such as ChatGPT and GPT-4 have shown exceptional capabilities of generalist models . however, their applicability and effectiveness in specific domains like finance needs a better understanding .
Approach: They conduct empirical studies to compare the performance of ChatGPT and GPT-4 on financial text analytical problems using eight benchmark datasets from five categories of tasks.
Outcome: The proposed models outperform the state-of-the-art models on a wide range of financial text analytical tasks.
An Analysis under a Unified Formulation of Learning Algorithms with Output Constraints (2024.acl-srw)

Copied to clipboard

Challenge: Existing work on NN models with output constraints has not been able to categorize them in a unified manner.
Approach: They propose new algorithms to integrate the information of main task and constraint injection . they use the H-score as a metric for considering main task metric and constrain infringement simultaneously .
Outcome: The proposed algorithms integrate the information of main task and constraint injection, inspired by continual-learning algorithms.
STAR: Spectral Truncation and Rescale for Model Merging (2025.naacl-short)

Copied to clipboard

Challenge: Model merging is an efficient way of obtaining a multi-task model from several pretrained models without further fine-tuning.
Approach: They propose a model merging technique that aims at mitigating "merging conflicts" by truncating small components in the respective spectral spaces and then an automatic parameter rescaling scheme to retain the nuclear norm of the original matrix.
Outcome: The proposed model outperforms baseline models on flan-T5 by 4.2% and is robust to hyperparamater choice.
On Measuring Social Biases in Prompt-Based Multi-Task Learning (2022.findings-naacl)

Copied to clipboard

Challenge: a large body of work within prompt engineering attempts to understand the effects of input forms and prompts in achieving superior performance.
Approach: They propose a large-scale text-to-text language model trained using prompts . they consider two different forms of semantically equivalent inputs - question-answer format and premise-hypothesis format .
Outcome: The proposed model can generalize into novel forms of language and handle novel tasks.
Does She Wink or Does She Nod? A Challenging Benchmark for Evaluating Word Understanding of Language Models (2021.eacl-main)

Copied to clipboard

Challenge: Existing probing datasets focus on knowledge about relations between words and entities.
Approach: They propose a new probing task to evaluate word understanding directly using dictionary definitions of words.
Outcome: The proposed task evaluates word understanding directly using dictionary definitions of words.
LEAN-LIFE: A Label-Efficient Annotation Framework Towards Learning from Explanation (2020.acl-demos)

Copied to clipboard

Challenge: Existing frameworks for sequence labeling and classification require massive human effort and labeling data is limited.
Approach: They propose a web-based, Label-Efficient AnnotatioN framework that allows an annotator to provide the needed labels for a task and can capture explanations for each labeling decision.
Outcome: The proposed framework surpasses baseline F1 scores by 5-10 percentage points while using 2X times fewer labeled instances.
Sample Design Engineering: An Empirical Study on Designing Better Fine-Tuning Samples for Information Extraction with LLMs (2024.emnlp-industry)

Copied to clipboard

Challenge: Prompt Engineering (PE) is renowned for improving IE performance through prompt modifications, but the realm of sample design for downstream fine-tuning remains unexplored.
Approach: They propose a methodical approach to enhancing LLMs’ post-tuning performance by refining input, output, and reasoning designs.
Outcome: The proposed approach outperforms heuristic design strategies on three complex IE tasks with four additional LLMs.
MetaVL: Transferring In-Context Learning Ability From Language Models to Vision-Language Models (2023.acl-short)

Copied to clipboard

Challenge: Large-scale pre-trained vision-language models do not possess the ability to conduct in-context learning.
Approach: They propose to meta-train a language model to perform in-context learning on NLP tasks and then transfer this model to VL tasks by attaching a visual encoder.
Outcome: The proposed model outperforms the baseline model on VQA, OK-VQA, and GQA while having 20 times fewer parameters.
Can Network Embedding of Distributional Thesaurus Be Combined with Word Vectors for Better Representation? (N18-1)

Copied to clipboard

Challenge: Distributed representations of words learned from text have proved to be successful in various natural language processing tasks.
Approach: They propose to embed a distributional thesaurus network into dense word vectors and compare them to state-of-the-art word representations.
Outcome: The proposed representations improve performance against state-of-the-art word representations even without handcrafted lexical resources.
Sharing Encoder Representations across Languages, Domains and Tasks in Large-Scale Spoken Language Understanding (2023.acl-industry)

Copied to clipboard

Challenge: Larger encoders can improve accuracy for spoken language understanding (SLU) but are difficult to use given the inference latency constraints of online systems.
Approach: They propose to use a larger 170M parameter BERT encoder that shares representations across languages, domains and tasks for SLU.
Outcome: The proposed encoders achieve state-of-the-art performance on numerous NLP tasks.
Quantifying and Avoiding Unfair Qualification Labour in Crowdsourcing (2021.acl-short)

Copied to clipboard

Challenge: Existing research suggests that crowd workers need to complete a substantial amount of poorly paid work to earn a fair wage.
Approach: They propose to use a qualification that requires workers to have completed a certain number of tasks to earn a fair wage.
Outcome: The proposed qualification reduces the burden on workers while still collecting high quality data.
A Continued Pretrained LLM Approach for Automatic Medical Note Generation (2024.naacl-short)

Copied to clipboard

Challenge: HEAL is the first continuously trained LLaMA2-based LLM for medical conversations . despite the success of LLMs in general capabilities, they often fall short in niche domains like healthcare .
Approach: They propose a 13B LLaMA2-based LLM that is purpose-built for medical conversations and measured on automated scribing.
Outcome: The HEAL LLM outperforms GPT-4 and PMC-LLaMA in PubMedQA with 78.4% accuracy and parity with GPT-LLAMA in generating medical notes.
Language Models for Code-switch Detection of te reo Māori and English in a Low-resource Setting (2022.findings-naacl)

Copied to clipboard

Challenge: Te reo Mori is New Zealand’s only indigenous language spoken by 4.5% of the population of 5 million.
Approach: They train bilingual sub-word embeddings to detect Mori-English code-switching points using a cloud-based multilingual system such as Google and Microsoft Azure.
Outcome: The proposed model outperforms large-scale contextual models on down streaming tasks of detecting Mori language.
Where do LLMs currently stand on biomedical NER in both clean and noisy settings ? (2026.findings-eacl)

Copied to clipboard

Challenge: despite advances in medicine, many diseases remain without effective treatments . clinical meta-analysis is essential for drug discovery and clinical research .
Approach: They investigate the performance of large language models (LLMs) on biomedical NER tasks . findings suggest LLMs exhibit a notable degree of robustness to noise .
Outcome: The proposed models are closing the performance gap with BERT-based models and demonstrate particular strengths in low-data settings.
Russian Jeopardy! Data Set for Question-Answering Systems (2022.lrec-1)

Copied to clipboard

Challenge: Question answering is one of the most common tasks in natural language processing . open-domain questions cover a wide range of topics and do not necessarily come in form of an actual question.
Approach: They describe a Russian question-like question set collected from the Russian analogue of Jeopardy! They observe its linguistic features and the related QA-task.
Outcome: The proposed data set includes 379,284 quiz-like questions with 29,375 from the Russian analogue of Jeopardy!
Challenging America: Modeling language in longer time scales (2022.findings-naacl)

Copied to clipboard

Challenge: a dominant approach to solving NLP tasks is pre-training a large neural language model and fine-tuning the model for specific tasks.
Approach: They propose a challenge to train and fine-tune large Transformer models for historical texts . they pre-trained a RoBERTa model from scratch from the historical texts and evaluate them on benchmarks .
Outcome: The proposed ML task is based on OCR-ed clippings from the Chronicling America portal.
Revisiting and Advancing Chinese Natural Language Understanding with Accelerated Heterogeneous Knowledge Pre-training (2022.emnlp-industry)

Copied to clipboard

Challenge: Existing knowledge-enhanced pre-trained language models (KEPLMs) can capture internal knowledge, but can't understand external background knowledge.
Approach: They propose to use Chinese knowledge-enhanced pre-trained language models to improve context-aware representations via learning from structured relations in knowledge bases.
Outcome: Experiments show that Chinese knowledge-enhanced pre-trained language models outperform strong baselines over various benchmark NLP tasks and in different model sizes.
Is ChatGPT a Financial Expert? Evaluating Language Models on Financial Natural Language Processing (2023.findings-emnlp)

Copied to clipboard

Challenge: Large language models (LLMs) have revolutionized general natural language preprocessing tasks, but their performance in financial domains is not evaluated comprehensively.
Approach: They propose a framework to evaluate financial language models on financial tasks . they compare performance of auto-encoding language models and ChatGPT .
Outcome: The proposed framework compares the performance of auto-encoding language models and the LLM ChatGPT on financial tasks.
Empowering Healthcare Practitioners with Language Models: Structuring Speech Transcripts in Two Real-World Clinical Applications (2025.emnlp-industry)

Copied to clipboard

Challenge: Large language models (LLMs) have demonstrated strong performance on clinical natural language processing tasks across multiple medical benchmarks.
Approach: They propose an agentic pipeline for generating realistic, non-sensitive nurse dictations, enabling structured extraction of clinical observations.
Outcome: The proposed pipeline generates realistic, non-sensitive nurse dictations, enabling structured extraction of clinical observations.
Learn Continually, Generalize Rapidly: Lifelong Knowledge Accumulation for Few-shot Learning (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing models that pursue rapid generalization to new tasks are mostly trained in a single shot on fixed datasets, unable to dynamically expand their knowledge.
Approach: They propose a new learning setup that assumes a model learns from a sequence of diverse NLP tasks arriving sequentially, accumulating knowledge for improved generalization to new tasks.
Outcome: The proposed learning setup improves generalization ability while retaining performance on the tasks learned earlier.
Improving Context Modeling in Neural Topic Segmentation (2020.aacl-main)

Copied to clipboard

Challenge: Recent work favors highly effective neural supervised approaches for topic segmentation but current neural solutions are limited in how they model context.
Approach: They propose to enhance a hierarchical attention biLSTM network-based topic segmenter to better model context by adding a coherence-related auxiliary task and restricted self-attention.
Outcome: The proposed model outperforms SOTA approaches on three datasets and on four real-world benchmarks.
Rethinking Self-Attention: Towards Interpretability in Neural Parsing (2020.findings-emnlp)

Copied to clipboard

Challenge: Recent work shows that attention mechanisms provide arguably explainable attention distributions that can help to interpret predictions.
Approach: They propose a new self-attention layer where attention heads represent labels.
Outcome: The proposed model obtains state-of-the-art results on the Penn Treebank and Chinese Treebank.
Forest for the Trees: Overarching Prompting Evokes High-Level Reasoning in Large Language Models (2025.naacl-long)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have greatly propelled the progress of natural language process (NLP).
Approach: They propose a deductive paradigm that decomposes the reasoning process and a prompting method that elicits high-level thinking of large language models (LLMs).
Outcome: The proposed method improves ChatGPT and CoT by 19.0% and 3.1% on MMLU’s College Physics, 8.8% and 2.3% on GSM8k, and 10.3% and 2.5% on StrategyQA, respectively.
Neural Language Modeling for Contextualized Temporal Graph Generation (2021.naacl-main)

Copied to clipboard

Challenge: Existing methods for temporal reasoning have been used for a number of applications, but their potential for tempor reasoning over event graphs has not been explored.
Approach: They propose to use large-scale pre-trained language models to generate an event-level temporal graph from a document using existing IE/NLP tools.
Outcome: The proposed method outperforms the closest existing method on several metrics on a hand-labeled, out-of-domain corpus.
Learning Rich Representation of Keyphrases from Text (2022.findings-naacl)

Copied to clipboard

Challenge: Prior work has referred to extractive (part of document) or abstractive (not part of document).
Approach: They propose to use a new pre-training objective to introduce keyphrases into transformer language models in discriminative and generative settings.
Outcome: The proposed model improves performance in discriminative and generative settings and also improves on named entity recognition, question answering, relation extraction and abstractive summarization tasks.
Potential Idiomatic Expression (PIE)-English: Corpus for Classes of Idioms (2022.lrec-1)

Copied to clipboard

Challenge: Potential Idiomatic Expression (PIE) dataset for NLP in English contains over 20,100 samples with almost 1,200 cases of idioms from 10 classes (or senses).
Approach: They present a large Potential Idiomatic Expression (PIE) dataset for Natural Language Processing (NLP) in English.
Outcome: The proposed dataset contains over 20,100 samples with almost 1,200 cases of idioms (with their meanings) from 10 classes (or senses).
Cross-Refine: Improving Natural Language Explanation Generation by Learning in Tandem (2025.coling-main)

Copied to clipboard

Challenge: Natural language explanations (NLEs) are vital for elucidating the reasoning behind large language model (LLM) decisions.
Approach: They propose a role-modeling approach that employs two LLMs as generator and critic to generate and refine NLEs.
Outcome: The proposed model outperforms self-refine and can perform with less powerful LLMs.
Make Your Decision Convincing! A Unified Two-Stage Framework: Self-Attribution and Decision-Making (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing frameworks for explaining black-box model behavior are unreliable . large-scale pre-trained models often rely on superficial clues for predictions .
Approach: They propose a unified two-stage framework that uses subsequences from the input text as a rationale to generate model decision.
Outcome: The proposed framework achieves competitive results on five reasoning datasets and in semi-supervised scenarios.
Too Late to Train, Too Early To Use? A Study on Necessity and Viability of Low-Resource Bengali LLMs (2025.coling-main)

Copied to clipboard

Challenge: a new generation of English-oriented Large Language Models significantly outperforms older LLMs on low-resource languages.
Approach: They compare Bengali-oriented LLMs with open-weight and closed-source LLM models . they conclude that there is a need for a Bengali model, but lacks high-quality pretraining data .
Outcome: The proposed model outperforms existing models on Bengali on low-resource languages . the results highlight biases in machine-translated datasets used for Bengali NLP tasks .
Hybrid Emoji-Based Masked Language Models for Zero-Shot Abusive Language Detection (2020.findings-emnlp)

Copied to clipboard

Challenge: Recent studies have demonstrated the effectiveness of cross-lingual language model pre-training on NLP tasks.
Approach: They propose a hybrid emoji-based Masked Language Model to leverage eojis across languages to improve the learning of short text messages.
Outcome: The proposed model performs better on German, Italian and Spanish.
Efficiently Aligned Cross-Lingual Transfer Learning for Conversational Tasks using Prompt-Tuning (2024.findings-eacl)

Copied to clipboard

Challenge: Cross-lingual transfer of language models trained on high-resource languages such as English has been limited due to the high cost of obtaining non-English conversational data.
Approach: They introduce a parallel and large-scale multilingual conversation dataset that is used for cross-lingual alignment pretraining by translating the English-only Schema-Guided Dialogue dataset into 105 other languages.
Outcome: The proposed model performs well on slot-filling and intent classification tasks, and is able to perform well in other languages.
Explainable Hallucination through Natural Language Inference Mapping (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) often generate hallucinated content, making it crucial to identify and quantify inconsistencies in their outputs.
Approach: They propose a framework that maps entailment and contradiction relations between inputs and outputs using a natural language inference model.
Outcome: The proposed framework outperforms state-of-the-art methods by five percentage points while providing clear, interpretable explanations.
Documenting Large Webtext Corpora: A Case Study on the Colossal Clean Crawled Corpus (2021.emnlp-main)

Copied to clipboard

Challenge: Large text corpora are often introduced with minimal documentation . documenting collection process, composition, intended uses, and other are key for structured, task-specific datasets.
Approach: They propose to document a dataset created by applying filters to a single snapshot of Common Crawl.
Outcome: The proposed dataset shows that blocklist filtering removes text from minority individuals and patents.
Robustification of Multilingual Language Models to Real-world Noise in Crosslingual Zero-shot Settings with Robust Contrastive Pretraining (2023.eacl-main)

Copied to clipboard

Challenge: Existing studies on robustness of pretrained multilingual models are limited to the English language.
Approach: They propose to use data augmentation and contrastive loss term to boost robustness of multilingual models in cross-lingual settings.
Outcome: The proposed model outperforms existing models on clean and noisy data in the cross-lingual setting.
Patentformer: A Novel Method to Automate the Generation of Patent Applications (2024.emnlp-industry)

Copied to clipboard

Challenge: Patentformer is a novel method for generating patent specification by fine-tuning the generative models with diverse sources of information, e.g., patent claims, drawing text, and brief descriptions of the drawings.
Approach: They propose a method for generating patent specification by fine-tuning generative models with diverse sources of information, e.g., patent claims, drawing text, and brief descriptions of the drawings.
Outcome: The proposed method generates patent specification in legal writing style and human-like quality may be better than the actual specification.
AcTune: Uncertainty-Based Active Self-Training for Active Fine-Tuning of Pretrained Language Models (2022.naacl-main)

Copied to clipboard

Challenge: Existing methods for fine-tuning pre-trained language models ignore the potential of unlabeled data.
Approach: They propose a framework that allows users to unleash the power of unlabeled data via self-training.
Outcome: The proposed framework outperforms active learning and self-training baselines and improves the label efficiency of PLM fine-tuning by 56.2% on average.
Weakly supervised discourse segmentation for multiparty oral conversations (2021.emnlp-main)

Copied to clipboard

Challenge: Discourse segmentation is the first step of discourse analysis.
Approach: They propose a weak supervision approach to adapt a latent model to French conversation transcripts with a linguistic and acoustic input.
Outcome: The proposed model improves in situations where speaker turns are lacking or noisy, gaining up to 13% in F-score.
ProxyLM: Predicting Language Model Performance on Multilingual Tasks via Proxy Models (2025.findings-naacl)

Copied to clipboard

Challenge: Performance prediction is a method to estimate the performance of Language Models (LMs) on various Natural Language Processing (NLP) tasks.
Approach: They propose a task- and language-agnostic framework to predict the performance of Language Models (LMs) using proxy models.
Outcome: The proposed framework outperforms the state-of-the-art in root-mean-square error (RMSE) and other robustness tests on multilingual NLP tasks.
Improving Gender Fairness of Pre-Trained Language Models without Catastrophic Forgetting (2023.acl-short)

Copied to clipboard

Challenge: Existing studies addressing gender bias of pre-trained language models, usually build a small gender-neutral data set and conduct a second phase pre-training with such data.
Approach: They propose a method to improve gender fairness of pre-trained models with less forgetting by evaluating them with general NLP tasks in GLUE.
Outcome: The proposed method improves gender fairness of pre-trained models with less forgetting and performs better on GLUE by a large margin.
CodeMixBench: Evaluating Code-Mixing Capabilities of LLMs Across 18 Languages (2025.emnlp-main)

Copied to clipboard

Challenge: Existing benchmarks for large language models (LLMs) are limited by their narrow language pairs and tasks, failing to adequately assess their code-mixing abilities.
Approach: They propose a benchmark to assess large language models' (LLMs) code-mixing abilities that covers eight tasks and 18 languages from seven language families.
Outcome: The proposed method combines word substitution with GPT-4 prompting to generate large-scale synthetic code-mixed texts.
Linguistic Knowledge and Transferability of Contextual Representations (N19-1)

Copied to clipboard

Challenge: Recent work has explored contextual word representations, which assign each word a vector that is a function of the entire input sequence.
Approach: They compare pretrained word representations with 16 diverse probing tasks to examine their transferability.
Outcome: The pretrained representations are successful across a diverse set of NLP tasks . the models are competitive with state-of-the-art models but fail on fine-grained tasks requiring fine-granular knowledge, the study finds .
Can Demographic Factors Improve Text Classification? Revisiting Demographic Adaptation in the Age of Transformers (2023.findings-eacl)

Copied to clipboard

Challenge: Existing studies show that incorporating demographic factors in language representations improves performance on downstream NLP tasks.
Approach: They use continuous language modeling and dynamic multi-task learning to adapt pre-trained Transformers to incorporate demographic information into their representations.
Outcome: The proposed model shows that the results are consistent with previous studies.
Evaluating the Robustness of Neural Language Models to Input Perturbations (2021.emnlp-main)

Copied to clipboard

Challenge: High-performance neural language models have achieved state-of-the-art results on a wide range of NLP tasks, but results for common benchmark datasets often do not reflect model reliability and robustness when applied to noisy, real-world data.
Approach: They propose to implement character-level and word-level perturbation methods to simulate scenarios in which input texts may be slightly noisy or different from the data distribution on which NLP systems were trained.
Outcome: The proposed methods simulate scenarios in which input texts may be slightly noisy or different from the data distribution on which NLP systems were trained.
Style Transfer as Data Augmentation: A Case Study on Named Entity Recognition (2022.emnlp-main)

Copied to clipboard

Challenge: Existing methods to increase training data in low-resource domains may not be effective due to data scarcity.
Approach: They propose a method to transform a high-resource domain into a low-resourced domain by changing its style-related attributes to generate synthetic data for training.
Outcome: The proposed method can significantly improve results on five domain pairs under different data regimes.
In-Contextual Gender Bias Suppression for Large Language Models (2024.findings-eacl)

Copied to clipboard

Challenge: Prior work has proposed debiasing methods that require human labelled examples, data augmentation and fine-tuning of LLMs, which are computationally expensive.
Approach: They propose to suppress gender biases by providing textual preambles from manually designed templates and real-world statistics without accessing model parameters.
Outcome: The proposed methods suppress gender biases in English LLMs using a CrowsPairs dataset without accessing model parameters.
CIAug: Equipping Interpolative Augmentation with Curriculum Learning (2022.naacl-main)

Copied to clipboard

Challenge: Current methods for interpolative data augmentation select samples at random, which might make it difficult for the model to generalize better and converge faster.
Approach: They propose a curriculum-based learning method that leverages the relative position of samples in hyperbolic embedding space as a complexity measure to gradually mix up increasingly difficult and diverse samples along training.
Outcome: The proposed method achieves state-of-the-art results over existing methods on 10 benchmark datasets across 4 languages in text classification and named-entity recognition tasks.
Testing Low-Resource Language Support in LLMs Using Language Proficiency Exams: the Case of Luxembourgish (2026.findings-eacl)

Copied to clipboard

Challenge: Large Language Models (LLMs) are used in research and society at large, but are mostly developed with English-speaking users in mind.
Approach: They investigate the viability of language proficiency exams as evaluation tools for Luxembourgish . large models such as Claude and DeepSeek-R1 typically achieve high scores .
Outcome: The proposed models can predict performance in Luxembourgish language tests.
Large language models are few-shot clinical information extractors (2022.emnlp-main)

Copied to clipboard

Challenge: a long-running goal of clinical NLP is the extraction of important variables trapped in clinical notes.
Approach: They propose to use large language models to tackle diverse clinical extraction tasks . they propose to reannote existing CASI datasets to compare their models with clinical text.
Outcome: The proposed models outperform existing models on few-shot clinical information extraction tasks.
Adversarial Learning with Contextual Embeddings for Zero-resource Cross-lingual Classification and NER (D19-1)

Copied to clipboard

Challenge: Contextual word embeddings have demonstrated state-of-the-art performance on various NLP tasks.
Approach: They propose to use adversarial learning to improve upon multilingual BERT's zero-resource cross-lingual performance by aligning embeddings of English documents and their translations.
Outcome: The multilingual version of BERT performs surprisingly well in cross-lingual settings, even when only labeled English data is used to finetune the model.
NeuroPrune: A Neuro-inspired Topological Sparse Training Algorithm for Large Language Models (2024.findings-acl)

Copied to clipboard

Challenge: Transformer-based Language Models have become ubiquitous in natural language processing due to impressive performance on various tasks.
Approach: They explore how sparsity affects network topology by exploiting mechanisms seen in biological networks . they show that model-agnostic sparsities are performant across diverse NLP tasks .
Outcome: The proposed model-agnostic sparsity approaches are performant and efficient across NLP tasks.
TQ-AutoTest – An Automated Test Suite for (Machine) Translation Quality (L18-1)

Copied to clipboard

Challenge: Especially the trend towards neural MT has renewed peoples' interest in better and more analytical diagnostic methods for MT quality.
Approach: They propose a framework that supports a linguistic evaluation of machine translations using test suites.
Outcome: The proposed framework supports linguistic evaluation of (machine) translations using test suites.
Self-Attention with Structural Position Representations (D19-1)

Copied to clipboard

Challenge: Experimental results show that SANs can't encode positions of input words . SAN's are currently lacking in encoding positions of words based on position-unaware "bagof-words" theory .
Approach: They propose to augment SANs with structural position representations to capture latent structure of input sentence.
Outcome: The proposed approach consistently outperforms the sequential representations on translation tasks.
The Shifted and The Overlooked: A Task-oriented Investigation of User-GPT Interactions (2023.emnlp-main)

Copied to clipboard

Challenge: Recent advances in large language models (LLMs) have produced models that exhibit remarkable performance across a variety of NLP tasks.
Approach: They analyze a large-scale collection of user-GPT conversations to identify a significant gap between academic research in NLP and the needs of real-world NLP applications.
Outcome: The proposed model outperforms existing models in a large-scale collection of user-GPT conversations and identifies a significant gap between the tasks that users frequently request from LLMs and the tasks commonly studied in academic research.
VISPool: Enhancing Transformer Encoders with Vector Visibility Graph Neural Networks (2024.findings-acl)

Copied to clipboard

Challenge: Existing graph-based graph construction methods rely on static graphs and are not scalable with increasing document and word counts.
Approach: They propose a dynamic graph construction method based on vector visibility graphs (VVGs) they propose scalable model architecture that integrates VVG convolutional networks into transformer pipelines.
Outcome: The proposed model outperforms baseline models on the GLUE benchmark datasets.
A Survey of Race, Racism, and Anti-Racism in NLP (2021.acl-long)

Copied to clipboard

Challenge: despite inextricable ties between race and language, little work has considered race in NLP research and development.
Approach: They survey 79 papers from the ACL anthology that mention race . they find race has been siloed as a niche topic and ignored in many NLP tasks . authors call for inclusion and racial justice in NLP research practices .
Outcome: The findings highlight the need for inclusion and racial justice in NLP research practices.
Towards Scalable and Reliable Capsule Networks for Challenging NLP Applications (P19-1)

Copied to clipboard

Challenge: Existing approaches to generalize deep neural networks are datahungry and generalize poorly from small datasets.
Approach: They propose an agreement score to evaluate routing processes at instance-level and an adaptive optimizer to enhance routing.
Outcome: The proposed approach improves on two NLP tasks and in low-resource settings with few training instances.
Probing Pre-trained Auto-regressive Language Models for Named Entity Typing and Recognition (2022.lrec-1)

Copied to clipboard

Challenge: Existing studies have focused on auto-regressive models for generalization in named entity (NE) typing (NET) and recognition (NER) . however, little has been done in this direction for auto-Regressive LMs despite their popularity and potential to express a wide variety of NLP tasks in the same unified format.
Approach: They propose to probe auto-regressive LMs for NET and NER generalization by resorting to meta-learning to assess the model's memorization of NEs.
Outcome: The proposed model performs well on NET and NER generalization tasks, while relying more on NE than contextual cues in few-shot NER.
Transfer Learning from Transformers to Fake News Challenge Stance Detection (FNC-1) Task (2020.lrec-1)

Copied to clipboard

Challenge: In the last two years, significant improvements have occurred in NLP with the development of large language models using contextualized word embeddings based on the Google Transformer architecture.
Approach: They performed experiments on data from the Fake News Challenge stage 1 (FNC-1) they used BERT sentence embeddings as a model feature and BERT, XLNet, and RoBERTa transformers to fine-tune them.
Outcome: The proposed model outperforms the winner's system on class-wise F1 scores and achieves state-of-the-art on the stance detection task.
Pento-DIARef: A Diagnostic Dataset for Learning the Incremental Algorithm for Referring Expression Generation from Examples (2023.eacl-main)

Copied to clipboard

Challenge: Using an extensional description of a visual input, we show that a model can produce referring expressions from visual inputs, whereas simpler baselines do not.
Approach: They propose to use a visual dataset to generate referring expressions from visual inputs.
Outcome: The proposed model achieves BLEU@1 score and sentence accuracy, whereas baselines do not.
Fairness-aware Class Imbalanced Learning (2021.emnlp-main)

Copied to clipboard

Challenge: Existing studies on class imbalance and mitigating bias have focused on the latter . a skewed class distribution hurts the performance of deep learning models, and is often referred to as "stereotyping"
Approach: They propose to extend a margin-loss based approach to enforce fairness by using tweet sentiment and occupation classification to mitigate class imbalance and demographic bias.
Outcome: The proposed methods help mitigate class imbalance and demographic biases through controlled experiments.
Active2 Learning: Actively reducing redundancies in Active Learning methods for Sequence Tagging and Machine Translation (2021.naacl-main)

Copied to clipboard

Challenge: Existing approaches to deep learning for NLP require large amounts of labeled data.
Approach: They propose an approach that iteratively selects a small number of examples for expert annotation based on their estimated utility in training the model.
Outcome: The proposed approach reduces the data requirements of state-of-the-art AL strategies by 3-25% on multiple NLP tasks while achieving the same performance with virtually no additional computation overhead.
BERTAC: Enhancing Transformer-based Language Models with Adversarially Pretrained Convolutional Neural Networks (2021.acl-long)

Copied to clipboard

Challenge: Existing models of NLP are fading away, but new ones are needed to maintain their dominance.
Approach: They propose a method to pretrain a CNN using Wikipedia data and integrate it with standard TLMs.
Outcome: The proposed method outperforms the original ALBERT on GLUE tasks and achieves similar performance to SOTA on open-domain QA tasks.
The GINCO Training Dataset for Web Genre Identification of Documents Out in the Wild (2022.lrec-1)

Copied to clipboard

Challenge: GINCO is a new training dataset for automatic genre identification based on 1,125 crawled Slovenian web documents that consist of 650,000 words.
Approach: They propose to use 1,125 crawled Slovenian web documents to train a new genre classification system based on a GINCO training dataset .
Outcome: The proposed classifiers perform better on the 1,125 crawled Slovenian web documents than the existing models and achieve higher scores on the task.
AfriMTEB and AfriE5: Benchmarking and Adapting Text Embedding Models for African Languages (2026.eacl-long)

Copied to clipboard

Challenge: Text embeddings are an essential building component of several NLP tasks.
Approach: They propose a regional expansion of MTEB covering 59 languages, 14 tasks, and 38 datasets, including six newly added datasets.
Outcome: The proposed model outperforms baselines and mE5 in hate speech detection, intent detection, and emotion classification tasks.
EarlyBERT: Efficient BERT Training via Early-bird Lottery Tickets (2021.acl-long)

Copied to clipboard

Challenge: Large-scale pre-trained language models require enormous computational resources and long training time.
Approach: They propose an algorithm to reduce inference time and train large NLP models by slimming the self-attention and fully-connected sub-layers inside a transformer.
Outcome: The proposed algorithm achieves comparable performance to standard BERT with 35 45% less training time.
An Evaluation of Progressive Neural Networksfor Transfer Learning in Natural Language Processing (2020.lrec-1)

Copied to clipboard

Challenge: Fine-tuning suffers from catastrophic forgetting, a problem exacerbated in natural language processing (NLP).
Approach: They propose to use progressive neural networks to re-use previously learned knowledge when learning new tasks.
Outcome: The proposed approach improves on common NLP tasks across a range of architectures, datasets, and tasks.
Mitigating the Inconsistency Between Word Saliency and Model Confidence with Pathological Contrastive Training (2022.findings-acl)

Copied to clipboard

Challenge: Neural networks are used for various NLP tasks, but their complexity makes them difficult to interpret.
Approach: They propose a framework to mitigate the model pathology and obtain more interpretable models by using contrastive learning and saliency-based samples augmentation to calibrate the sentences representation.
Outcome: The proposed framework can mitigate the model pathology and generate more interpretable models while keeping the model performance.
Age Recommendation for Texts (2020.lrec-1)

Copied to clipboard

Challenge: adequacy of a text’s characteristics with the person’s capacities and knowledge is critical in the case of . a child since her/his cognitive and linguistic skills are still under development.
Approach: They propose a natural language processing task which consists in predicting the age from which a text can be understood by someone.
Outcome: The proposed model outperforms psycholinguist models on a French text dataset and shows that the results are more accurate than psycholingual models.
Dissecting Contextual Word Embeddings: Architecture and Representation (D18-1)

Copied to clipboard

Challenge: Existing work on learning contextual representations has used LSTM-based biLMs, but there is no reason to believe this is effective.
Approach: They propose to use pre-trained bidirectional language models to learn contextual word embeddings for four NLP tasks and to use them to study the effects of architecture on endtask accuracy.
Outcome: The proposed models outperform word embeddings for four NLP tasks and all learn representations that vary with network depth.
Ihquin tlahtouah in Tetelahtzincocah: An annotated, multi-purpose audio and text corpus of Western Sierra Puebla Nahuatl (2025.naacl-long)

Copied to clipboard

Challenge: a corpus of audio and annotated transcriptions of an endangered Nahuatl is presented . data made available in this corpus are useful for ASR, spelling normalization, and word-level language identification.
Approach: They present a corpus of audio and annotated transcriptions of an endangered Nahuatl in Mexico . the data are useful for ASR, spelling normalization, and word-level language identification .
Outcome: The corpus is made available for use in ASR, spelling normalization, and word-level language identification tasks.
Beyond Memorization: The Challenge of Random Memory Access in Language Models (2024.acl-long)

Copied to clipboard

Challenge: Recent advances in Language Models (LMs) have shown their effectiveness in knowledge-intensive tasks.
Approach: They investigate whether a generative language model is able to access its memory sequentially or randomly.
Outcome: The proposed LMs are able to access memory sequentially or randomly.
Textual Entailment for Event Argument Extraction: Zero- and Few-Shot with Multi-Source Learning (2022.findings-naacl)

Copied to clipboard

Challenge: Recent work shows that Relation Extraction tasks can be recasted as Textual Entailment tasks using verbalizations.
Approach: They propose to recasted RE tasks as Textual Entailment tasks using verbalizations . they show that entailment reduces the need for manual annotation to 50% and 20% .
Outcome: The proposed method reduces the need for manual annotation to 50% and 20% in event argument extraction tasks while achieving the same performance as with full training.
Are Large Vision Language Models up to the Challenge of Chart Comprehension and Reasoning (2024.findings-emnlp)

Copied to clipboard

Challenge: Recent studies have demonstrated that large vision language models (LVLMs) are not multi-modal and lack multi-tasking capabilities.
Approach: They evaluate the performance of large vision language models (LVLMs) for chart understanding and reasoning tasks and compare them to open-source models.
Outcome: The proposed models demonstrate impressive abilities in generating fluent texts covering high-level data insights, but they also encounter common problems like hallucinations, factual errors, and data bias.
On the Interplay Between Fine-tuning and Composition in Transformers (2021.findings-acl)

Copied to clipboard

Challenge: Pre-trained transformer language models have shown remarkable performance on a variety of NLP tasks.
Approach: They propose to fine-tune transformer language models on a paraphrase and sentiment task and analyze their results to determine whether they benefit compositionality.
Outcome: The proposed model performance on a paraphrase and sentiment task is compared with pre-trained models on lexical-level representations.
Beyond Black & White: Leveraging Annotator Disagreement via Soft-Label Multi-Task Learning (2021.naacl-main)

Copied to clipboard

Challenge: Prior work shows that disagreement between annotators can be useful in training models.
Approach: They propose to use disagreements as an auxiliary task in a multi-task neural network to incorporate disagreements into models.
Outcome: The proposed method significantly improves performance on NLP tasks beyond the standard approach and prior work.
Knowledge Rumination for Pre-trained Language Models (2023.emnlp-main)

Copied to clipboard

Challenge: Existing studies have shown that pre-trained language models lack the capacity to handle knowledge-intensive tasks alone.
Approach: They propose a new paradigm to help pre-trained language models utilize latent knowledge without retrieving it from external corpus.
Outcome: The proposed paradigm can be applied to pre-trained language models without retrieving external knowledge from the corpus.
LanguageFlow: Advancing Diffusion Language Generation with Probabilistic Flows (2024.naacl-long)

Copied to clipboard

Challenge: Recent work has demonstrated success in controlling sentence attributes and structure based on diffusion language models.
Approach: They propose a language-rectified flow method that reformulates standard probabilistic flow models to learn ordinary differential equations to transport between the source and target distributions.
Outcome: The proposed method outperforms baselines on three fine-grained control tasks and multiple high-quality text editing tasks.
Deep Probabilistic Logic: A Unifying Framework for Indirect Supervision (D18-1)

Copied to clipboard

Challenge: Indirect supervision is a promising direction to address the annotation bottleneck . end-to-end modeling with probabilistic logic is often intractable due to inference and learning .
Approach: They propose a framework for indirect supervision that integrates deep learning with deep learning by combining probabilistic logic with deep-learning.
Outcome: Experiments on biomedical machine reading demonstrate the potential of this framework.
Why Attention is Not Explanation: Surgical Intervention and Causal Reasoning about Neural Models (2020.lrec-1)

Copied to clipboard

Challenge: a recent study finds brittleness in explanations obtained through attention mechanisms . a philosophy of science theory allows robust yet non-causal reasoning in explanation .
Approach: They propose to use philosophy of science to examine the state-of-the-art in explanation for NLP models . they argue that it is impossible to explain attention-based learning by attention mechanisms .
Outcome: The proposed model selection criteria are based on philosophy of science theories . the proposed model is based upon a model that is more explainable than a classical model .
Contextual Dynamic Prompting for Response Generation in Task-oriented Dialog Systems (2023.eacl-main)

Copied to clipboard

Challenge: Existing studies show that large pre-trained language models can be adapted to task-oriented dialog systems.
Approach: They propose to use contextual dynamic prompting to generate prompts in dialogs . they propose to distill useful prompting signals from dialog contexts based on contextual dynamic .
Outcome: The proposed approach improves response generation by 3 points and 17 points when dialog states are incorporated.
Private Language Models via Truncated Laplacian Mechanism (2024.emnlp-main)

Copied to clipboard

Challenge: Existing methods for word embedding are prone to privacy leakage, resulting in weaker relaxations of DP that are inferior to the canonical DP in terms of privacy strength.
Approach: They propose a method for private word embedding that uses a non-trivial extension of the truncated Laplacian mechanism and propose to test its effectiveness.
Outcome: The proposed method has lower variance compared to the previous methods.
When Do Pre-Training Biases Propagate to Downstream Tasks? A Case Study in Text Summarization (2023.eacl-main)

Copied to clipboard

Challenge: Existing studies have shown that large language models contain linguistic and societal biases, but it is unclear how these biase amplify to downstream tasks.
Approach: They investigate how name-nationality bias propagates from pre-training to downstream tasks . they show that these biases manifest themselves as hallucinations in summarization .
Outcome: The proposed model can reduce the rate of hallucinations, but does not change the types of biases that do appear.
BERT-EMD: Many-to-Many Layer Mapping for BERT Compression with Earth Mover’s Distance (2020.emnlp-main)

Copied to clipboard

Challenge: Pre-trained language models have been proposed and applied to many NLP tasks, yielding state-of-the-art performance, but high storage and computational costs obstruct them to be effectively deployed on resource-constrained devices and real-time applications.
Approach: They propose a BERT distillation method which allows each intermediate student layer to learn from any intermediate teacher layers.
Outcome: The proposed method can learn from different teacher layers adaptively for different NLP tasks.
A Tale of Pronouns: Interpretability Informs Gender Bias Mitigation for Fairer Instruction-Tuned Machine Translation (2023.emnlp-main)

Copied to clipboard

Challenge: Recent instruction fine-tuned models can solve multiple NLP tasks when prompted to do so, but current research focuses on standard performance benchmarks, leaving compelling fairness and ethical considerations behind.
Approach: They propose a method to mitigate gender bias in machine translation by using a corpus of machine translations from the WinoMT corpus.
Outcome: The proposed model can solve multiple NLP tasks when prompted, but it lacks fairness and ethical considerations.
Old is Gold: Linguistic Driven Approach for Entity and Relation Linking of Short Text (N19-1)

Copied to clipboard

Challenge: Short texts challenge NLP tasks because they lack context or are partially malformed.
Approach: They propose a method which maps entities and relations within a short text to Wikipedia mentions.
Outcome: The proposed approach outperforms state-of-the-art methods for short text query inventories.
Mitigating Bias for Question Answering Models by Tracking Bias Influence (2024.naacl-long)

Copied to clipboard

Challenge: Existing literature observes bias in question answering (QA) models, but there is no method to mitigate it.
Approach: They propose an approach to mitigate the bias of question answering models by observing the influence of a query instance on another instance.
Outcome: The proposed method reduces bias level in all 9 bias categories while maintaining comparable QA accuracy.
Noise Stability Regularization for Improving BERT Fine-tuning (2021.naacl-main)

Copied to clipboard

Challenge: Recent studies show that fine-tuning pre-trained language models is unstable when there are only a small number of training samples available.
Approach: They propose to use a method to regularize noise in deep nets to improve fine-tuning on NLP tasks.
Outcome: The proposed method improves fine-tuning on natural language processing tasks by incorporating noise to the input and demonstrating generalizability and stability.
Improving In-Context Few-Shot Learning via Self-Supervised Training (2022.naacl-main)

Copied to clipboard

Challenge: Existing approaches to improve in-context few-shot learning are pretraining and downstream fewshot evaluation.
Approach: They propose to use self-supervision as an intermediate training stage between pretraining and downstream fewshot usage to train models to perform in-context few shot learning.
Outcome: The proposed model outperforms baseline models on two benchmarks.
LEGAL-BERT: The Muppets straight out of Law School (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing guidelines for pre-training and fine-tuning do not always generalize well in the legal domain.
Approach: They propose to use BERT out of the box, adapt it by additional pre-training on domain-specific corpora, and pre-train it from scratch on domains.
Outcome: The proposed strategies are: use the original BERT out of the box, adapt it by additional pre-training on domain-specific corpora, and pre-train it from scratch on domain specific corpors.
Revisiting Implicitly Abusive Language Detection: Evaluating LLMs in Zero-Shot and Few-Shot Settings (2025.coling-main)

Copied to clipboard

Challenge: Current research focuses on explicit abusive language, but subtler forms of IAL remain insufficiently studied.
Approach: They evaluate the models' capabilities in classifying sentences directly as either IAL or benign, and in extracting linguistic features associated with IAL.
Outcome: The proposed models outperform the best previously reported methods in classifying sentences directly as IAL or benign and extracting linguistic features associated with IAL.
Syntax-BERT: Improving Pre-trained Transformers with Syntax Trees (2021.eacl-main)

Copied to clipboard

Challenge: Pre-trained language models like BERT achieve superior performances in various NLP tasks without explicit consideration of syntactic information.
Approach: They propose a plug-and-play framework that incorporates syntax trees into pre-trained Transformers.
Outcome: The proposed framework improves on pre-trained models on natural language understanding datasets and shows that it can be used to train pre-structured neural networks.
Benchmarking Intersectional Biases in NLP (2022.naacl-main)

Copied to clipboard

Challenge: Recent work on fairness of machine learning models has focused on how to debias, but research on the fairness and performance of biased/debiased models on downstream prediction tasks has been limited.
Approach: They assess intersectional bias - fairness across multiple demographic dimensions . they highlight possible causes and make recommendations for future NLP debiasing research.
Outcome: The proposed approaches fare well in terms of fairness-accuracy trade-off, but are unable to effectively alleviate bias in downstream tasks.
Investigating Numeracy Learning Ability of a Text-to-Text Transfer Model (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing pre-trained models fail to capture a better understanding of numbers.
Approach: They propose to use a text-to-text transfer learning model (T5) to learn numeracy in four numeration tasks.
Outcome: The model outperforms its predecessors in four numeracy tasks, but struggle in extrapolation setting.
How Does Selective Mechanism Improve Self-Attention Networks? (2020.acl-main)

Copied to clipboard

Challenge: Experimental results show that selective SANs outperform the standard SAN by paying more attention to content words that contribute to the meaning of the sentence.
Approach: They propose to implement selective SANs with a flexible Gumbel-Softmax to improve word order encoding and structure modeling.
Outcome: The proposed system outperforms the standard SANs on several representative NLP tasks including natural language inference, semantic role labelling, and machine translation.
Prompt Tuning for Discriminative Pre-trained Language Models (2022.findings-acl)

Copied to clipboard

Challenge: Recent studies have shown promising results of prompt tuning in stimulating pre-trained language models (PLMs) for natural language processing tasks.
Approach: They propose a prompt tuning framework that reformulates NLP tasks into a discriminative language modeling problem.
Outcome: The proposed framework improves on text classification and question answering tasks and prevents unstable tuning problems in low-resource settings.
Studying Taxonomy Enrichment on Diachronic WordNet Versions (2020.coling-main)

Copied to clipboard

Challenge: Ontologies, taxonomies and thesauri are used in many NLP tasks but are often not maintained.
Approach: They propose methods for taxonomy enrichment in a resource-poor setting . they also create novel datasets for training and evaluating taxonomies .
Outcome: The proposed methods are applicable to English and Russian datasets and can be used in other languages.
Graphine: A Dataset for Graph-aware Terminology Definition Generation (2021.emnlp-main)

Copied to clipboard

Challenge: Lack of large-scale terminology definition dataset hinders definition generation . lack of precise terminology definitions poses great challenges in scientific communication .
Approach: They propose a large-scale terminology definition dataset Graphine that exploits the graph structure of terminologies to generate graph-aware text generation models.
Outcome: The proposed model outperforms existing models by exploiting graph structure of terminologies.
Learning Better Internal Structure of Words for Sequence Labeling (D18-1)

Copied to clipboard

Challenge: a gap exists between methods for learning representations of sentences and words . authors propose a convolutional neural architecture with no down-sampling for learning words based on character embeddings .
Approach: They propose a funnel-shaped wide convolutional neural architecture with no down-sampling for learning words' internal structure.
Outcome: The proposed model outperforms other character embedding models on six sequence labeling datasets.
Is Attention Interpretable? (P19-1)

Copied to clipboard

Challenge: Attention mechanisms have recently boosted performance on a range of NLP tasks.
Approach: They propose to manipulate attention weights in text classification models and analyze the resulting differences in their predictions.
Outcome: The proposed approach improves models' predictions by using gradient-based rankings of attention weights.
AutoLoRA: Automatically Tuning Matrix Ranks in Low-Rank Adaptation Based on Meta Learning (2024.naacl-long)

Copied to clipboard

Challenge: Large-scale pretraining followed by task-specific finetuning has achieved great success in various NLP tasks.
Approach: They propose a meta learning based framework for automatically identifying the optimal rank of each LoRA layer.
Outcome: The proposed framework is based on a meta learning based framework that can identify the optimal rank of each LoRA layer.
CogBERT: Cognition-Guided Pre-trained Language Models (2022.coling-1)

Copied to clipboard

Challenge: Existing methods fine-tune pre-trained models on cognitive data, ignoring the semantic gap between texts and cognitive signals.
Approach: They propose a framework that can induce fine-grained cognitive features from cognitive data and incorporate them into pre-trained language models by adaptively adjusting the weight of cognitive features for different NLP tasks.
Outcome: The proposed framework can induce fine-grained cognitive features from cognitive data and incorporate them into BERT by adaptively adjusting weight of cognitive features for different NLP tasks.
Asymmetric feature interaction for interpreting model predictions (2023.findings-acl)

Copied to clipboard

Challenge: Prior work on feature interaction attribution studies focus on asymmetric interaction that only explains the additional influence of a set of words in combination, which fails to capture asymmetry influence that contributes to model prediction.
Approach: They propose an asymmetric feature interaction attribution explanation model that explores asymmetry higher-order feature interactions in the inference of deep neural NLP models.
Outcome: The proposed model outperforms state-of-the-art models on two sentiment classification datasets.
CogAlign: Learning to Align Textual Neural Representations to Cognitive Language Processing Signals (2021.acl-long)

Copied to clipboard

Challenge: Existing studies integrate word embeddings with cognitive features into neural models of natural language processing (NLP) but there are some issues in the use of cognitive features in NLP.
Approach: They propose a cog-align approach that aligns textual and cognitive inputs to capture differences and commonalities.
Outcome: The proposed model improves on three NLP tasks with multiple cognitive features over state-of-the-art models.
Know thy Corpus! Robust Methods for Digital Curation of Web corpora (2020.lrec-1)

Copied to clipboard

Challenge: Existing methods for estimating the lexicon of Web corpora have not been used to train pre-trained models.
Approach: They propose a framework for digital curation of Web corpora to provide robust estimation of their parameters.
Outcome: The proposed framework provides robust estimation of Web corpora's composition and lexicon . the proposed framework is similar to the BNC and ELMO models, but lacks curated categories .
Multi-Source Cross-Lingual Model Transfer: Learning What to Share (P19-1)

Copied to clipboard

Challenge: Cross-lingual transfer learning (CLTL) is a viable method for building NLP models for a low-resource target language . however, many languages lack the labeled training data necessary for training deep neural nets for varying NLP tasks.
Approach: They propose a cross-lingual transfer learning method that leverages annotated data from other languages to build NLP models for a target language.
Outcome: The proposed model achieves significant performance gains over prior art over multiple text classification and sequence tagging tasks including a large-scale industry dataset.
LUQ: Long-text Uncertainty Quantification for LLMs (2024.emnlp-main)

Copied to clipboard

Challenge: Existing research on Uncertainty Quantification (UQ) predominantly targets short text generation, however, real-world applications often necessitate much longer responses.
Approach: They propose a method that ensembles responses from multiple models and selects the response with the lowest uncertainty.
Outcome: The proposed method outperforms baseline methods in correlating with the model’s factuality scores (negative coefficient of -0.85 observed for Gemini Pro).
FlauBERT: Unsupervised Language Model Pre-training for French (2020.lrec-1)

Copied to clipboard

Challenge: Language models are a key step to achieve state-of-the-art results in many different Natural Language Processing (NLP) tasks.
Approach: They propose to use a language model that is pre-trained on a large and heterogeneous French corpus to train continuous word representations.
Outcome: The proposed model outperforms existing models on a large and heterogeneous French corpus.
Biomedical Interpretable Entity Representations (2021.findings-acl)

Copied to clipboard

Challenge: Existing work on general interpretable representation learning does not transfer to biomedicine . pre-trained models induce dense entity representations but are not immediately interpretable.
Approach: They propose a method that exploits BIER's final sparse and intermediate dense representations to facilitate model and entity type debugging.
Outcome: The proposed model performs well on biomedical tasks including disambiguation and label classification.
Understanding Attention for Text Classification (2020.acl-main)

Copied to clipboard

Challenge: Existing studies have focused on whether local attention weights reflect the importance of input representations.
Approach: They propose to analyze for each word token the following two quantities: its polarity score and its attention score, where the latter is a global assessment on the token’s significance.
Outcome: The proposed model can be improved under conditions where the interplay between the two quantities can contribute towards model performance.
Se2: Sequential Example Selection for In-Context Learning (2024.findings-acl)

Copied to clipboard

Challenge: Prior work has explored the selection of examples for in-context learning, neglecting the internal relationships between examples and exist an inconsistency between training and inference.
Approach: They propose a sequential-aware method that leverages the LLM’s feedback on varying context, aiding in capturing inter-relationships and sequential information among examples.
Outcome: Experiments on 23 NLP tasks show that Se2 surpasses baselines and achieves 42% relative improvement over random selection.
McBE: A Multi-task Chinese Bias Evaluation Benchmark for Large Language Models (2025.findings-acl)

Copied to clipboard

Challenge: Existing datasets on bias evaluation for large language models focus on English and North American culture and are limited to one task.
Approach: They propose to evaluate Chinese language models' biases from multiple perspectives using a multi-task Chinese Bias Evaluation Benchmark.
Outcome: The proposed model covers 12, 82 subcategories and 5 evaluation tasks covering a wide range of categories and content diversity.
ViSoBERT: A Pre-Trained Language Model for Vietnamese Social Media Text Processing (2023.emnlp-main)

Copied to clipboard

Challenge: English and Chinese have seen the strong development of transformer-based language models for natural language processing tasks.
Approach: They present a monolingual pre-trained language model for Vietnamese social media texts . they explore emotion recognition, hate speech detection, sentiment analysis, spam reviews detection .
Outcome: The proposed model outperforms the existing models on Vietnamese social media tasks with fewer parameters.
NLEBench+NorGLM: A Comprehensive Empirical Analysis and Benchmark Dataset for Generative Language Models in Norwegian (2024.emnlp-main)

Copied to clipboard

Challenge: Norwegian is under-represented within the most impressive breakthroughs in NLP tasks.
Approach: they investigate the impact of existing Norwegian language models on Norwegian generation tasks . they pre-trained 4 Norwegian Open Language Models from parameter scales and architectures .
Outcome: The proposed benchmark evaluates the performance of language models on Norwegian generation tasks.
Towards More Fine-grained and Reliable NLP Performance Prediction (2021.eacl-main)

Copied to clipboard

Challenge: Performance prediction is a task of estimating a system’s performance without performing experiments.
Approach: They propose to understand reliability of performance prediction models from two angles: confidence intervals and calibration.
Outcome: The proposed methods demonstrate the feasibility of fine-grained performance prediction and the necessity to perform reliability analysis for performance prediction methods in the future.
Parameter-Efficient Domain Knowledge Integration from Multiple Sources for Biomedical Pre-trained Language Models (2021.findings-emnlp)

Copied to clipboard

Challenge: Existing domain-specific pre-trained language models (PLMs) rely on self-supervised learning over large amounts of domain text, without explicitly integrating domain- specific knowledge.
Approach: They propose to integrate domain knowledge from diverse sources into PLMs by using adapters that are pre-trained for individual domain knowledge sources and integrated via an attention-based knowledge controller.
Outcome: The proposed architecture integrates domain knowledge from diverse sources into PLMs in a parameter-efficient way.
Can Synthetic Translations Improve Bitext Quality? (2022.acl-long)

Copied to clipboard

Challenge: Synthetic translations have been used for a wide range of NLP tasks, but it remains unclear how they differ from naturally occurring data.
Approach: They propose to use a semantic equivalence classifier to improve bitext quality without additional bilingual supervision to replace the originals.
Outcome: The proposed samples improve bitext quality without additional bilingual supervision and are validated intrinsically and extrinsically through bilingual induction and MT tasks.
Building Comparable Corpora for Assessing Multi-Word Term Alignment (2022.lrec-1)

Copied to clipboard

Challenge: Existing methods to extract bilingual terminologies from corpora are limited . MWTs pose serious challenges for alignment and machine translation systems .
Approach: They propose an approach to build comparable corpora and bilingual term dictionaries that evaluate bilingual term alignment in comparable corpus.
Outcome: The proposed method is validated on an existing dataset and manually annotated data.
Benchmarking Large Language Models on CFLUE - A Chinese Financial Language Understanding Evaluation Dataset (2024.findings-acl)

Copied to clipboard

Challenge: Recent advances in large language models have revolutionized natural language processing (NLP) there is an urgent need for new benchmarks to keep pace with the development of LLMs.
Approach: They propose a benchmark to assess the capability of large language models (LLMs) they use a dataset to provide both knowledge assessment and application assessment .
Outcome: The proposed benchmark provides datasets tailored for knowledge assessment and application assessment.
Non-Compositionality in Sentiment: New Data and Analyses (2023.findings-emnlp)

Copied to clipboard

Challenge: Many studies on sentiment analysis focus on the fact that sentiment computations are compositional . linguistic utterances often do not adhere to strict patterns and can be surprising when looking at the individual words involved.
Approach: They propose a method for obtaining non-compositionality ratings for phrases with respect to their sentiment . they also propose evaluating computational models for sentiment analysis using the rating resource .
Outcome: The proposed method enables non-compositional ratings for phrases with respect to their sentiment . the results are compared with a new resource of ratings for 259 phrases .
A Resource for Studying Chatino Verbal Morphology (2020.lrec-1)

Copied to clipboard

Challenge: a recent study focused on the verbal inflectional morphology of a mesoamerican language, San Juan Quiahije Chatino . low-resource endangered languages are left behind, while high-resourced ones are left out . a new approach to document endangered languages is needed to ensure language use continues .
Approach: They present a resource focusing on the verbal inflectional morphology of a mesoamerican language . they use morphological inflection tables and baseline results to assess the language's morphologies .
Outcome: The proposed resource focuses on the verbal inflectional morphology of a mesoamerican language . the authors show that the results are consistent with the current state of the art in the field .
SPoT: Better Frozen Model Adaptation through Soft Prompt Transfer (2022.acl-long)

Copied to clipboard

Challenge: Recent studies show that pre-trained language models can be more efficient when they are larger than they are in their size.
Approach: They propose a prompt-based transfer learning approach called SPoT: Soft Prompt Transfer that learns a soft prompt on one or more source tasks and initializes it for a target task.
Outcome: The proposed approach outperforms Prompt Tuning and MODELTUNING on superGLUE benchmarks while using up to 27,000 fewer task-specific parameters.
Delta-training: Simple Semi-Supervised Text Classification using Pretrained Word Embeddings (D19-1)

Copied to clipboard

Challenge: Pretrained word embeddings outperforms classifiers with randomly initialized word embeds, a new method is proposed for semi-supervised text classification.
Approach: They propose a method that uses pretrained word embeddings to predict text classification . they use unlabeled data to build a classifier, and use early-stopping to improve performance .
Outcome: The proposed method outperforms self-training and co-training frameworks on unlabeled data.
Rethinking Semi-supervised Learning with Language Models (2023.findings-acl)

Copied to clipboard

Challenge: Semi-supervised learning (SSL) is a popular setting to make use of unlabelled data . Currently, there are two popular approaches to make effective use of the unlabelled datasets .
Approach: They compare semi-supervised learning (SSL) and task-adaptive pre-training (TAPT) they find TAPT is a stronger and more robust SSL learner, even when using just a few hundred unlabelled samples .
Outcome: The proposed methods improve model performance across different NLP tasks and data sizes.
EPiDA: An Easy Plug-in Data Augmentation Framework for High Performance Text Classification (2022.naacl-main)

Copied to clipboard

Challenge: Existing methods for data augmentation do not fully exploit the potential of DA in NLP.
Approach: They propose an easy and plug-in framework for data augmentation to support effective text classification.
Outcome: The proposed framework outperforms existing methods in most cases, but not using agent networks or pre-trained generation networks.
Syntax-augmented Multilingual BERT for Cross-lingual Transfer (2021.acl-long)

Copied to clipboard

Challenge: Existing studies show that pre-trained multilingual text encoders capture language syntax, helping cross-lingual transfer.
Approach: They provide language syntax and train mBERT to encode universal dependency tree structure.
Outcome: The proposed model improves cross-lingual transfer on PAWS-X and MLQA benchmarks by 1.4 and 1.6 points on average across all languages.
Want To Reduce Labeling Cost? GPT-3 Can Help (2021.findings-emnlp)

Copied to clipboard

Challenge: Data annotation is labor-intensive and time-consuming for many NLP tasks.
Approach: They propose to use GPT-3 to train models which are deployed for inference . they propose to combine pseudo labels from GPT3 with human labels .
Outcome: The proposed method can be generalizable to many practical applications.
Two Birds, One Stone: A Simple, Unified Model for Text Generation from Structured and Unstructured Data (2020.acl-main)

Copied to clipboard

Challenge: Recent studies have shown that simpler, properly tuned models are at least competitive across NLP tasks.
Approach: They propose to use a table-to-text and neural question generation tasks to generate text from structured and unstructured data.
Outcome: The proposed task generates biographies based on Wikipedia infoboxes . the proposed model can achieve the state of the art in both tasks .
Zero-shot Script Parsing (2022.coling-1)

Copied to clipboard

Challenge: Existing resources cover only a small number of tasks, limiting its practical usefulness.
Approach: They propose a zero-shot learning approach to script parsing which enables us to acquire script knowledge without domain-specific annotations.
Outcome: The proposed model outperforms a previous model with scenario-specific supervision and achieves 68.1/74.4 average F1 for event / participant parsing.
Data and Model Distillation as a Solution for Domain-transferable Fact Verification (2021.naacl-main)

Copied to clipboard

Challenge: Neural networks depend heavily on lexicalized information, which transfers poorly between domains.
Approach: They propose a method to delexicize lexicalized data and a model distillation technique to prevent aggressive data distillation.
Outcome: The proposed method improves performance on lexicalized data and out of domain models.
Mitigating Toxic Degeneration with Empathetic Data: Exploring the Relationship Between Toxicity and Empathy (2022.naacl-main)

Copied to clipboard

Challenge: Recent work on controllable text generation has shown promise in successfully altering such text attributes.
Approach: They propose to use empathetic data to reduce the toxicity of generated text by strategically sampling data based on empathy scores.
Outcome: The proposed model significantly reduces the size of fine-tuning data to 7.5-30k samples while making significant improvements over state-of-the-art toxicity mitigation.
Invernet: An Inversion Attack Framework to Infer Fine-Tuning Datasets through Word Embeddings (2022.findings-emnlp)

Copied to clipboard

Challenge: Existing word embeddings are data intensive and require large-scale training corpus, sufficient training iterations, and high computational capacity.
Approach: They propose a framework that infers context distributions from a downstream dataset and then uses them to fine-tune the embedding.
Outcome: The proposed framework materializes privacy concern by inferring context distribution in the downstream dataset, which can lead to key information breach.
SciBERT: A Pretrained Language Model for Scientific Text (D19-1)

Copied to clipboard

Challenge: SciBERT is a pretrained language model based on BERT to improve performance on scientific NLP tasks.
Approach: They propose a pretrained language model based on BERT to improve NLP performance . they evaluate on sequence tagging, sentence classification and dependency parsing .
Outcome: The proposed model improves on sequence tagging, sentence classification and dependency parsing tasks with datasets from a variety of scientific domains.
TopicAttack: An Indirect Prompt Injection Attack via Topic Transition (2025.emnlp-main)

Copied to clipboard

Challenge: Recent attacks have demonstrated potential, but their abrupt instruction injection often undermines their effectiveness.
Approach: They propose a method that prompts the LLM to generate a fabricated conversational transition prompt that gradually shifts the topic toward the injected instruction.
Outcome: The proposed method achieves state-of-the-art performance with an attack success rate (ASR) over 90% in most cases, even when various defense methods are applied.
Knowledge Enhanced Masked Language Model for Stance Detection (2021.naacl-main)

Copied to clipboard

Challenge: Detecting stance on Twitter is difficult because of the short length of each tweet . Twitter content is dynamic, constantly coining new terminology and hashtags .
Approach: They propose a BERT-based fine-tuning method that enhances stance detection models . they use weighted log-odds-ratio to identify words with high stance distinguishability .
Outcome: The proposed method outperforms the state-of-the-art for stance detection on Twitter data about the 2020 US presidential election.
Text Segmentation by Cross Segment Attention (2020.emnlp-main)

Copied to clipboard

Challenge: Document and discourse segmentation are two fundamental NLP tasks pertaining to breaking up text into constituents.
Approach: They propose three transformer-based NLP models that break up text into constituents and compare them to previous approaches.
Outcome: The proposed architectures reduce errors by a large margin on three datasets and improve performance on real-world datasets.
Konooz: Multi-domain Multi-dialect Corpus for Named Entity Recognition (2025.findings-acl)

Copied to clipboard

Challenge: Using the Wojood framework, we compare existing Arabic Named Entity Recognition models with domain and dialect divergence and resource scarcity.
Approach: They propose a multi-dimensional Arabic named entity corpus covering 16 dialects across 10 domains and an annotation scheme using the Wojood guidelines.
Outcome: The proposed model performs better on 16 dialects across 10 domains and 16 domains, while other models struggle with different dialects and domains.
Collocations in Russian Lexicography and Russian Collocations Database (2020.lrec-1)

Copied to clipboard

Challenge: Existing methods for collocation extraction cannot be considered perfect, argues a new study.
Approach: They propose to build a database that will include dictionary and statistical collocations in Russian . the database will be based on dictionaries and online systems that describe collocation .
Outcome: The proposed database will include dictionary and statistical collocations in Russian . the results can be useful for machine learning and for other NLP tasks .
ConvTextTM: An Explainable Convolutional Tsetlin Machine Framework for Text Classification (2022.lrec-1)

Copied to clipboard

Challenge: Recent advances in natural language processing (NLP) have reshaped the industry . complexity of such models makes them a “black box” and can cause ethical concerns .
Approach: They propose a convolutional TM architecture that breaks down text into a sequence of fragments . they propose to use a tokenization scheme to bind the tokens to the text fragments.
Outcome: The proposed architecture improves on a set of text fragments and eliminates the need for a corpus-specific vocabulary.
Saliency Learning: Teaching the Model Where to Pay Attention (N19-1)

Copied to clipboard

Challenge: Recent work on explanation and interpretation has introduced methods to provide insights toward the model’s behaviour and predictions, but they do not improve the model's reliability.
Approach: They propose to provide explanation training and ensure alignment of model’s explanation with ground truth explanation to ensure the model makes correct predictions for the right reason.
Outcome: The proposed method produces more reliable predictions while delivering better results compared to traditional models.
HIT - A Hierarchically Fused Deep Attention Network for Robust Code-mixed Language Representation (2021.findings-acl)

Copied to clipboard

Challenge: linguistics and morphology of resource-short code-mixed texts remain a key challenge in text processing.
Approach: They propose a hierarchical transformer-based framework that captures the semantic relationship among words and hierarchically learns sentencelevel semantics using a fused attention mechanism.
Outcome: The proposed framework improves on one European and five Indic languages on four NLP tasks on eleven datasets.
Pre-Training Language Models for Identifying Patronizing and Condescending Language: An Analysis (2022.lrec-1)

Copied to clipboard

Challenge: Patronizing and Condescending Language (PCL) is a subtle but harmful type of discourse.
Approach: They propose to pre-train PCL detection models on other NLP tasks to improve their detection . they find that performance gains are possible when pre-training on sentiment, harmful language and commonsense morality.
Outcome: The proposed models improve on pre-training on other NLP tasks focusing on sentiment, harmful language and commonsense morality, compared with tasks concentrating on political speech and social justice, the authors show .
A Rigorous Evaluation of LLM Data Generation Strategies for Low-Resource Languages (2025.emnlp-main)

Copied to clipboard

Challenge: Large Language Models (LLMs) are increasingly used to generate synthetic textual data for training smaller specialized models.
Approach: They evaluate the performance of large language models and their generation strategies in 11 different languages using 3 NLP tasks and 4 open-source LLMs.
Outcome: The proposed generation strategies and their combinations yield strong results across 11 languages, including several extremely low-resource ones.
COMI-LINGUA: Expert Annotated Large-Scale Dataset for Multitask NLP in Hindi-English Code-Mixing (2025.findings-emnlp)

Copied to clipboard

Challenge: COMI-LINGUA is the largest manually annotated Hindi-English code-mixed dataset . 125K+ high-quality instances across five core NLP tasks are annotating by three bilingual annotators .
Approach: COMI-LINGUA is the largest manually annotated Hindi-English code-mixed dataset . 125K+ high-quality instances are annotating by three bilingual annotators .
Outcome: The dataset covers five core NLP tasks, including Token-level Language Identification, Matrix Language Identification and Named Entity Recognition.
KNOT: Knowledge Distillation Using Optimal Transport for Solving NLP Tasks (2022.coling-1)

Copied to clipboard

Challenge: Knowledge Distillation using Optimal Transport (KNOT) aims to distill the natural language semantic knowledge from multiple teacher networks to a student network.
Approach: They propose to distill natural language semantic knowledge from multiple teacher networks to a student network by learning to minimize the optimal transport cost of its assigned probability distribution over the labels to the weighted sum of probabilities predicted by the (local) teacher models.
Outcome: The proposed method shows improvements in the global model’s SD performance over the baseline across three NLP tasks while performing on par with Entropy-based distillation on standard accuracy and F1 metrics.
When Annotators Disagree, Topology Explains: Mapper, a Topological Tool for Exploring Text Embedding Geometry and Ambiguity (2025.emnlp-main)

Copied to clipboard

Challenge: Language models are evaluated with scalar metrics like accuracy but do not capture how they encode ambiguity and more generally instances.
Approach: They propose to analyze how fine-tuned models encode ambiguity and more generally instances.
Outcome: The proposed tool uncovers decision regions, boundary collapses, and overconfident clusters in a RoBERTa-Large dataset.
Development and Evaluation of Pre-trained Language Models for Historical Danish and Norwegian Literary Texts (2024.lrec-main)

Copied to clipboard

Challenge: et al., 2019) develop and evaluate the first pre-trained language models specifically tailored for historical Danish and Norwegian texts.
Approach: They develop and evaluate pre-trained language models specifically tailored for historical Danish and Norwegian texts.
Outcome: The proposed model outperforms models trained on historical Danish and Norwegian literature in two downstream NLP tasks.
BatchMixup: Improving Training by Interpolating Hidden States of the Entire Mini-batch (2021.findings-acl)

Copied to clipboard

Challenge: a data augmentation technique is used to augment data, but it has two drawbacks.
Approach: They propose a new mixup paradigm that generates new points scattered throughout the whole mini-batch.
Outcome: The proposed model improves the performance of NLP tasks while using different ratios of training data.
An Empirical Study of Memorization in NLP (2022.acl-long)

Copied to clipboard

Challenge: Existing studies see memorization as hindering generalization in deep learning models.
Approach: They propose a long-tail theory to explain the memorization behavior of deep learning models . they use three different NLP tasks to test whether the theory holds .
Outcome: The proposed long-tail theory is validated in three NLP tasks and shows it is faithful.
Incorporating medical knowledge in BERT for clinical relation extraction (2021.emnlp-main)

Copied to clipboard

Challenge: Pre-trained language models (PLMs) are used for diverse NLP tasks such as Information Extraction, Sentiment Analysis and Question/Answering.
Approach: They propose to add medical knowledge to pre-trained language models to facilitate clinical relation extraction using a large text corpus.
Outcome: The proposed model outperforms the state-of-the-art systems on the benchmark i2b2/VA 2010 clinical relation extraction dataset.
BRIGHTER: BRIdging the Gap in Human-Annotated Textual Emotion Recognition Datasets for 28 Languages (2025.acl-long)

Copied to clipboard

Challenge: Emotion recognition is an umbrella term for several NLP tasks, but most work on high-resource languages has focused on low-resourced languages.
Approach: They propose to use emotion recognition to describe perceived emotions in 28 different languages and across several domains to identify and annotate the datasets.
Outcome: The proposed datasets cover low-resource languages from Africa, Asia, Eastern Europe, and Latin America, with instances labeled by fluent speakers.
Silver Syntax Pre-training for Cross-Domain Relation Extraction (2023.findings-acl)

Copied to clipboard

Challenge: Relation Extraction (RE) is the task of extracting structured knowledge from unstructured text.
Approach: They exploit the affinity between syntactic structure and semantic RE to obtain low-cost pre-training data.
Outcome: The proposed model outperforms baseline models in five out of six cross-domain setups without additional annotated data.
ECONET: Effective Continual Pretraining of Language Models for Event Temporal Reasoning (2021.emnlp-main)

Copied to clipboard

Challenge: Pre-trained language models (PTLMs) have achieved noticeable success on many NLP tasks, but struggle for tasks that require event temporal reasoning.
Approach: They propose a continual pre-training approach that equips PTLMs with targeted knowledge about event temporal relations by focusing on masked-out event and temporal indicators and discriminating sentences from their corrupted counterparts.
Outcome: The proposed framework improves the PTLMs’ fine-tuning performances across five relation extraction and question answering tasks and achieves new or on-par state-of-the-art in most of our downstream tasks.
G-MAP: General Memory-Augmented Pre-trained Language Model for Domain Tasks (2022.emnlp-main)

Copied to clipboard

Challenge: Existing domain-adaptive pre-training (DAPT) models tend to forget the general knowledge acquired by general PLMs, leading to catastrophic forgetting and sub-optimal performance.
Approach: They propose a framework which augments the domain-specific PLM by a memory built from the frozen general PLM without losing the general knowledge.
Outcome: The proposed framework augments the domain-specific PLM by a memory built from the frozen general PLM without losing the general knowledge.
A Closer Look at Few-Shot Crosslingual Transfer: The Choice of Shots Matters (2021.acl-long)

Copied to clipboard

Challenge: Few-shot crosslingual transfer outperforms zero-shot with pretrained encoders like multilingual BERT.
Approach: They conduct an experimental study on 40 sets of sampled few shots for six diverse NLP tasks across up to 40 languages.
Outcome: The proposed model outperforms state-of-the-art approaches on lexical features and a full model finetuning approach outperformed several state- of-the art approaches.
ParaAMR: A Large-Scale Syntactically Diverse Paraphrase Dataset by AMR Back-Translation (2023.acl-long)

Copied to clipboard

Challenge: Paraphrase generation is a long-standing task in natural language processing (NLP).
Approach: They propose to generate large-scale syntactically diverse paraphrase datasets by abstract meaning representation back-translation.
Outcome: The proposed dataset is syntactically more diverse than existing datasets while maintaining good semantic similarity.
Connecting Attributions and QA Model Behavior on Realistic Counterfactuals (2021.emnlp-main)

Copied to clipboard

Challenge: Recent research in interpretability of neural models has yielded numerous token attribution techniques, but it is hard to evaluate whether these explanations are faithful.
Approach: They propose to use pairwise attributions to connect outputs to high-level model behavior to examine how well different attribution techniques align with this assumption on realistic counterfactuals in the case of reading comprehension (RC).
Outcome: The proposed methods are better suited to RC than token-level attributions across different RC settings, and the best performance comes from a modification that was proposed to an existing pairwise attribution method.
From Prejudice to Parity: A New Approach to Debiasing Large Language Model Word Embeddings (2025.coling-main)

Copied to clipboard

Challenge: Existing work in this field has looked most commonly into gender bias, racial bias, and religious bias.
Approach: They propose an algorithm that uses a neural network to perform ‘soft debiasing’ and build on the seminal work of (CITATION) and (CitATION).
Outcome: The proposed algorithm outperforms current methods on gender, race, and religion metrics on a wide range of metrics.
Deep Weighted MaxSAT for Aspect-based Opinion Extraction (2020.emnlp-main)

Copied to clipboard

Challenge: Existing deep learning models lack the capability to encode explicit domain knowledge to model complex causal relationships among variables.
Approach: They propose a model that uses a weighted version of MaxSAT to model logic inference . they propose to use this model to rectify erroneous predictions from deep neural networks .
Outcome: The proposed model combines the benefits of high-level feature learning, knowledge reasoning, and structured learning with observable performance gain for aspect-based opinion extraction.
Safety Alignment in NLP Tasks: Weakly Aligned Summarization as an In-Context Attack (2024.acl-long)

Copied to clipboard

Challenge: Recent developments in balancing usefulness and safety of large language models raise a critical question . current attacks, especially adversarial ones that manipulate malicious prompts, often aim to manipulate the input .
Approach: They show that LLMs can effectively summarize malicious long documents but often refuse to translate them.
Outcome: The findings highlight a vulnerability in LLMs that can't translate or summarize documents . the study focuses on LLM models, Gemini and GPT-4, which can' be exploited .
Matina: A Large-Scale 73B Token Persian Text Corpus (2025.naacl-long)

Copied to clipboard

Challenge: Existing Persian datasets are small and lack content diversity . lack of high-quality data has slowed development of NLP models and open-source LLMs for Persian.
Approach: They propose a Persian dataset of 72.9B tokens that is preprocessed and deduplicated to ensure high data quality.
Outcome: The proposed model performs well on key Persian NLP tasks.
Understanding the Difficulty of Training Transformers (2020.emnlp-main)

Copied to clipboard

Challenge: Admin (Adaptive model initialization) is more stable, converges faster, and leads to better performance.
Approach: They propose a model initialization algorithm to stabilize early training and unleash its full potential in the late stage.
Outcome: The proposed model initialization method stabilizes early training and unleashes full potential in late stage.
TADPOLE: Task ADapted Pre-Training via AnOmaLy DEtection (2021.emnlp-main)

Copied to clipboard

Challenge: Existing approaches to solve domain shifts in NLP tasks require additional pre-training . current approaches focus on the downstream corpus when it is small, but are not effective .
Approach: They propose a task-adapted pre-training framework that can be used when the downstream corpus is too small for additional pre-tuning.
Outcome: The proposed framework outperforms baseline methods on biomedical, computer science, news, and movie reviews tasks.
Deciphering and Characterizing Out-of-Vocabulary Words for Morphologically Rich Languages (2022.coling-1)

Copied to clipboard

Challenge: a detailed empirical case study of out-of-vocabulary words in modern text is presented . unfamiliar words cause trouble for machine processing or comprehension of text, authors say .
Approach: They propose a detailed empirical case study of the nature of out-of-vocabulary words encountered in modern text in a moderate-resource language such as Bulgarian . they apply a multi-faceted distributional analysis of the underlying word-formation processes to characterize the residual vocabulary .
Outcome: The proposed method can be used to aid in compositional translation, parsing, language modeling, and other NLP tasks.
Is it Time to Swish? Comparing Deep Learning Activation Functions Across NLP tasks (D18-1)

Copied to clipboard

Challenge: Activation functions are nonlinearities which have been attributed to the success story of deep learning.
Approach: They propose to use a penalized tanh function to replace the sigmoid and tansh gates in LSTM cells and to improve the performance of the activation function.
Outcome: The proposed activation function performs best on all tasks and can replace the sigmoid and tanh gates in LSTM cells.
Classification-based Quality Estimation: Small and Efficient Models for Real-world Applications (2021.emnlp-main)

Copied to clipboard

Challenge: Sentence-level Quality estimation (QE) is traditionally a regression task . but large multilingual contextualized language models are expensive and infeasible for real-world applications.
Approach: They evaluate several model compression techniques for QE and find they are inefficient . they argue that a full model parameterization is required to achieve SoTA results .
Outcome: The proposed models are poorly expressive in a regression task, the authors argue . they show that reframing QE as a classification problem and evaluating models would improve their performance in real-world applications.
Simple Recurrent Units for Highly Parallelizable Recurrence (D18-1)

Copied to clipboard

Challenge: recurrent neural networks scale poorly due to the intrinsic difficulty in parallelizing their state computations.
Approach: They propose a simple recurrent unit that provides expressive recurrence and allows highly parallel implementation.
Outcome: The proposed model achieves 5—9x speed-up over cuDNN-optimized LSTM on classification and question answering datasets and delivers stronger results than LS and convolutional models.
Consecutive Question Generation via Dynamic Multitask Learning (2022.findings-emnlp)

Copied to clipboard

Challenge: , . ; ) ()((); ()) .())((2): ""().
Approach: They propose a sequential sequential question-answer generation task with auxiliary tasks generating other elements to generate logically related question-anchor pairs to understand a passage.
Outcome: The proposed framework improves question generation significantly and benefit multiple related tasks.
The Importance of Being Recurrent for Modeling Hierarchical Structure (D18-1)

Copied to clipboard

Challenge: Recent work shows that recurrent neural networks can implicitly capture hierarchical information when trained to solve common natural language processing tasks.
Approach: They propose a convolutional sequence-to-sequence model that exploits hierarchical information implicitly.
Outcome: The proposed model is recurrent and non-recurrent, and it can model hierarchical structure implicitly.
Word-order Biases in Deep-agent Emergent Communication (P19-1)

Copied to clipboard

Challenge: a recent study examines the "natural" word-order constraints that constrain neural networks . we train models to communicate about paths in a simple gridworld .
Approach: They propose to inoculate a notion of "effort" into neural networks to make their linguistic behavior more human-like.
Outcome: The proposed models show a strong tendency to avoid redundancy and minimize long-distance dependencies.
Automatic Evaluation of Language Generation Technology Based on Structure Alignment (2025.coling-main)

Copied to clipboard

Challenge: Existing methods for automatic evaluation ignore syntax of sentences despite its importance in determining meaning.
Approach: They propose an automatic evaluation metric that considers both the words in sentences and their syntactic structures.
Outcome: The proposed method is comparable to baselines from two NLP tasks.
Enhancing Automatic Term Extraction with Large Language Models via Syntactic Retrieval (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have improved IE, but their potential for ATE has not been explored.
Approach: They propose a retrieval-based prompting strategy that selects demonstrations according to syntactic rather than semantic similarity in a few-shot setting.
Outcome: The proposed method improves performance on three specialized ATE benchmarks.
Coordination Generation via Synchronized Text-Infilling (2022.coling-1)

Copied to clipboard

Challenge: Generating synthetic data from pre-trained language models has enhanced performance across several NLP tasks.
Approach: They propose a method for generating sentences with a coordinate structure in which the boundaries of its conjuncts are explicitly specified.
Outcome: The proposed method produces promising coordination instances that provide gains for the task in low-resource settings.
Enhance Robustness of Language Models against Variation Attack through Graph Integration (2024.lrec-main)

Copied to clipboard

Challenge: Pre-trained language models (PLMs) are used in many NLP applications but their vulnerability to adversarial attacks can lead to false or misleading information being distributed.
Approach: They propose a method to incorporate a Chinese character variation graph into pre-trained language models to increase their robustness against character variation attacks in Chinese content.
Outcome: The proposed method outperforms existing language models in combating adversarial attacks in Chinese content.
Detecting Non-literal Translations by Fine-tuning Cross-lingual Pre-trained Language Models (2020.coling-main)

Copied to clipboard

Challenge: Non-literal translations are difficult to produce even for human translators, especially for foreign language learners, and machine translations have not yet been developed to simulate human translations.
Approach: They propose to fine-tune generic sentence representations produced by a pre-trained cross-lingual language model to detect non-literal translations.
Outcome: The proposed model can predict human translations and distinguish literal and non-literal translations at phrase level with a moderate positive correlation.
What can we learn from Semantic Tagging? (D18-1)

Copied to clipboard

Challenge: a recent study shows that multi-task learning improves performance of NLP tasks by exploiting similarities between tasks.
Approach: They employ semantic tagging as an auxiliary task for three NLP tasks . they compare full neural network sharing, partial neural network shared and learning what to share .
Outcome: The proposed model improves for part-of-speech tagging, universal dependency parsing and natural language inference.
Predicting Text Preference Via Structured Comparative Reasoning (2024.acl-long)

Copied to clipboard

Challenge: Existing approaches to comparative reasoning rely on pretraining or fine-tuning models at the cost of massive human annotation and computation.
Approach: They propose a model that prompts LLMs to generate structured intermediate comparisons by proposing aspects for comparison, followed by generating textual comparisons under each aspect.
Outcome: The proposed model significantly reduces hallucination and improves consistency across various NLP tasks.
Dynamic Contextualized Word Embeddings (2021.acl-long)

Copied to clipboard

Challenge: Static word embeddings that represent words by a single vector cannot capture word meaning in different linguistic and extralinguistic contexts.
Approach: They propose dynamic contextualized word embeddings that represent words as a function of linguistic and extralinguistic contexts.
Outcome: The proposed model models time and social space jointly, making them attractive for NLP tasks involving semantic variability.
What Do Position Embeddings Learn? An Empirical Study of Pre-Trained Language Model Positional Encoding (2020.emnlp-main)

Copied to clipboard

Challenge: Existing work on pre-trained Transformers has focused on learning the meaning of positions . Embedding the position information in the self-attention mechanism is also an indispensable factor in NLP .
Approach: They propose to use feature-level analysis to examine pre-trained Transformers' position embeddings . they also use empirical experiments to determine the appropriate positional encoding function .
Outcome: The results of the empirical study can guide future work to choose the appropriate positional encoding function for specific tasks.
Assessing Word Importance Using Models Trained for Semantic Tasks (2023.findings-acl)

Copied to clipboard

Challenge: Many NLP tasks require to automatically identify the most significant words in a text.
Approach: They propose to use attribution methods to explain the predictions of two NLP tasks to derive word significance from models trained to solve semantic tasks.
Outcome: The proposed method is robust to the initial task and is able to identify important words in sentences without explicit word importance labeling in training.
Word2Sense: Sparse Interpretable Word Embeddings (P19-1)

Copied to clipboard

Challenge: Word2Sense embeddings are interpretable, but they are sparse and fast to compute . a unitary rotation can be applied to many of these embeddables retaining their utility for computational tasks while changing the values of individual coordinates.
Approach: They propose an unsupervised method to generate Word2Sense word embeddings that are interpretable.
Outcome: The proposed method compares well with other unsupervised word embeddings on NLP tasks.
LAIT: Efficient Multi-Segment Encoding in Transformers with Layer-Adjustable Interaction (2023.acl-long)

Copied to clipboard

Challenge: In many NLP tasks, the input text can be seen as a sequence of related segments.
Approach: They propose a layer-adjustable interactions framework that contextualizes token representations by attending to all other tokens at each layer, leading to quadratic increase in compute effort with the input length.
Outcome: The proposed model reduces 30-50% of attention FLOPs while maintaining high accuracy.
Coreferential Reasoning Learning for Language Representation (2020.emnlp-main)

Copied to clipboard

Challenge: Existing language representation models cannot explicitly handle coreference, which is essential to the coherent understanding of the whole discourse.
Approach: They propose a language representation model that captures coreferential relations in context.
Outcome: The proposed model can achieve significant improvements on downstream NLP tasks while maintaining comparable performance to baseline models on other common NLP task.
Memory-R1: Enhancing Large Language Model Agents to Manage and Utilize Memories via Reinforcement Learning (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models (LLMs) are stateless and limited by a finite context window, preventing them from maintaining knowledge across long conversations or evolving tasks.
Approach: They propose a reinforcement learning framework that empowers LLMs to actively manage external memory through two specialized agents.
Outcome: The proposed framework outperforms baselines and benchmarks across diverse question types, three benchmarks, and multiple model scales.
Using Adversarial Examples in Natural Language Processing (L18-1)

Copied to clipboard

Challenge: Recent advances in machine learning have led to the use of adversarial examples in training of neural networks.
Approach: They investigate the effect of using adversarial examples during training of recurrent neural networks whose text input is in the form of a sequence of word/character embeddings.
Outcome: The proposed method provides regularization effect and enables training of models with greater number of parameters without overfitting.
Evolving Knowledge Distillation with Large Language Models and Active Learning (2024.lrec-main)

Copied to clipboard

Challenge: Existing studies have focused on the direct use of large language models for text generation and labeling, without fully exploring their potential to comprehend the target task and acquire valuable knowledge.
Approach: They propose to distill the knowledge of large language models into smaller models by generating annotated data.
Outcome: The proposed method improves the performance of small domain models while enhancing the ability of large language models.
The language of prompting: What linguistic properties make a prompt successful? (2023.findings-emnlp)

Copied to clipboard

Challenge: Recent studies show that pretraining and instruction-tuned LLMs can achieve impressive performance on a multitude of tasks.
Approach: They propose to use a standard for prompting research to better understand linguistic properties of LLMs.
Outcome: The proposed standard would improve the performance of pre-trained and instruction-tuned LLMs on a multitude of tasks.
Mixture-of-Supernets: Improving Weight-Sharing Supernet Training with Architecture-Routed Mixture-of-Experts (2024.findings-acl)

Copied to clipboard

Challenge: Neural architecture search (NAS) uses weight-sharing supernets to generate diverse subnetworks without retraining.
Approach: They propose a weight-sharing supernet that leverages mixture-of-experts to enhance supernet model expressiveness with minimal training overhead.
Outcome: The proposed method achieves state-of-the-art (SoTA) performance in NAS for fast machine translation models, surpassing NAS-BERT and AutoDistil across various model sizes.
Is GPT-3 a Good Data Annotator? (2023.acl-long)

Copied to clipboard

Challenge: Data annotation is the process of labeling data that could be used to train machine learning models.
Approach: They evaluate the performance of a large-scale language model developed by OpenAI . they compare it with traditional methods and analyze its output on a range of tasks .
Outcome: The proposed model has shown impressive performance on a range of NLP tasks.
What Does This Word Mean? Explaining Contextualized Embeddings with Natural Language Definition (D19-1)

Copied to clipboard

Challenge: Contextualized word embeddings have boosted many NLP tasks compared with static word embeds.
Approach: They propose a framework that can explain word meanings given contextualized word embeddings for better interpretation.
Outcome: The proposed framework can explain word meanings given contextualized word embeddings for better interpretation.
Universal Vulnerabilities in Large Language Models: Backdoor Attacks for In-context Learning (2024.emnlp-main)

Copied to clipboard

Challenge: In-context learning has shown high efficacy in several NLP tasks, especially in few-shot settings.
Approach: They propose a backdoor attack method that poisons demonstration examples and poisons the demonstration context, preserving the model's generality.
Outcome: The proposed method can make models behave in alignment with predefined intentions without fine-tuning the model.
Estimating Confidence of Predictions of Individual Classifiers and TheirEnsembles for the Genre Classification Task (2022.lrec-1)

Copied to clipboard

Challenge: Genre identification is a kind of non-topic text classification. genre is defined as a functional space.
Approach: They propose to use SOTA to identify genres in non-topic texts . genres are functional and cannot be expressed just by some keywords .
Outcome: The proposed models show that they perform better than their individual models in large datasets.
ner and pos when nothing is capitalized (D19-1)

Copied to clipboard

Challenge: Named entity recognition and part of speech tagging require capitalization in training.
Approach: They propose to modify only the casing of the train or test data using lowercasing and truecasing methods to modify the cassing of a model with high performance on both cased and uncased text.
Outcome: The proposed model improves mention detection on noisy out-of-domain Twitter data by 8%.
Sequence Length is a Domain: Length-based Overfitting in Transformer Models (2021.emnlp-main)

Copied to clipboard

Challenge: Current Transformer-based sequence-to-sequence architectures can suffer from overfitting during training.
Approach: They propose to use Transformer-based sequence-to-sequence architectures to overcome overfitting problems when generating very long sequences.
Outcome: The proposed model performs worse on very long sequences than previous approaches on string editing and translation tasks when faced with sequences of length diverging from the length distribution in training data.
CUTE: A Multilingual Dataset for Enhancing Cross-Lingual Knowledge Transfer in Low-Resource Languages (2025.coling-main)

Copied to clipboard

Challenge: Existing multilingual models such as XLM-R support only approximately 100-200 languages, leaving nearly 7,000 low-resource languages untapped.
Approach: They construct and open-source a dataset of four-language corpora obtained through machine translation into Chinese, Uyghur and Tibetan.
Outcome: The proposed dataset includes two resource-rich languages and two low-resource languages.
TL-CL: Task And Language Incremental Continual Learning (2024.emnlp-main)

Copied to clipboard

Challenge: a multilingual model is periodically updated to accommodate new tasks in previously learned languages or new languages for established tasks.
Approach: They propose an adapter-based parameter-efficient fine-tuning strategy for continual learning in multilingual models.
Outcome: The proposed approach outperforms other parameter-efficient approaches without access to historical data for replay.
Efficient Entity Candidate Generation for Low-Resource Languages (2022.lrec-1)

Copied to clipboard

Challenge: Existing approaches for cross-lingual entity linking are not suitable for English.
Approach: They propose a candidate generation problem in cross-lingual entity linking with a focus on low-resource languages.
Outcome: The proposed solution outperforms the state-of-the-art approach on 9 real-world datasets and query types.
Understanding In-Context Learning via Supportive Pretraining Data (2023.acl-long)

Copied to clipboard

Challenge: In-context learning (ICL) is a form of learning that provides a handful of examples at inference time, but it is not well understood why it emerges as the model has never been specifically trained on such demonstrations.
Approach: They adapt an iterative, gradient-based approach to find a small subset of pretraining data that supports ICL and compare it with random subsets of pretrain data.
Outcome: The proposed method improves the model's ICL ability by 18% if it is continued on a small subset of pretraining data.
How Far Is Too Far? Studying the Effects of Domain Discrepancy on Masked Language Models (2024.lrec-main)

Copied to clipboard

Challenge: Pre-trained masked language models perform strongly on a wide variety of NLP tasks.
Approach: They propose a mechanism to quantify the difference in domains between the pre-trained model and the task and partition it using a cloze task.
Outcome: The proposed model performs better on openly available e-commerce datasets than the original model on scientific and biomedical datasets.
Large-scale similarity search with Optimal Transport (2023.emnlp-main)

Copied to clipboard

Challenge: Word mover's distance (WMD) is a powerful tool for comparing probability distributions in NLP.
Approach: They propose a waterstein distance approximation that uses the L1 embedding method to find the k-nearest neighbors.
Outcome: The proposed approximation performs comparable to the vanilla Wasserstein distance and can be computed three orders of magnitude faster than the vanilla waterstein distance.
What Can We Learn from Collective Human Opinions on Natural Language Inference Data? (2020.emnlp-main)

Copied to clipboard

Challenge: Despite the subjective nature of many NLU evaluations, little attention has been paid to the distribution of human opinions.
Approach: They use a dataset with 464,500 annotations to study Collective HumAn OpinionS . they argue that models lack the ability to recover the distribution over human labels .
Outcome: The proposed dataset examines the distribution of human opinions in NLU evaluation datasets.
Label and Explanation Variation in LLM-Based Annotation: a Case Study in Natural Language Inference (2026.acl-long)

Copied to clipboard

Challenge: Large language models (LLMs) have shown considerable promise for annotation purposes, but questions remain about their ability to capture human label variation (HLV) label variation is genuine disagreement between annotators observed across NLP tasks.
Approach: They investigate how label and explanation variation manifests within and across LLMs with respect to the Natural Language Inference task.
Outcome: The proposed models generate label distributions similar to humans but exhibit distinct, idiosyncratic judgments and disagreement patterns.
Pre-training Language Models for Comparative Reasoning (2023.emnlp-main)

Copied to clipboard

Challenge: Comparative reasoning is a process of comparing objects, concepts, or entities to draw conclusions.
Approach: They propose a framework to pre-train language models for enhancing comparative reasoning abilities . they collect scalable data for text-based entity comparison .
Outcome: The proposed framework significantly improves comparative reasoning abilities under low-resource conditions on downstream tasks.
Predicting Performance for Natural Language Processing Tasks (2020.acl-main)

Copied to clipboard

Challenge: Natural language processing (NLP) is a vast field, with a wide variety of tasks, languages, and domains.
Approach: They build regression models to predict evaluation score of an NLP experiment . they find that their models can produce meaningful predictions over unseen languages .
Outcome: The proposed model outperforms baseline models and human experts on 9 different tasks.
Lexical Resource Mapping via Translations (2022.lrec-1)

Copied to clipboard

Challenge: a lexical resource associates words with concepts in multiple languages, which makes it difficult to combine information from multiple resources.
Approach: They propose a translation-based approach to mapping lexical resources . they use word-concept pairs to align WordNet/BabelNet to CLICS and OmegaWiki .
Outcome: The proposed method achieves state-of-the-art accuracy without other sources of knowledge . it can be framed as word sense disambiguation, and it can improve on existing methods .
Uniform Complexity for Text Generation (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing models do not capture factors that contribute to producing consistent text.
Approach: They propose a benchmark test to evaluate text complexity in generative models by observing linguistic properties of input prompts.
Outcome: The proposed model fails to preserve complexity of input prompts even if finetuned with professionally written texts.
A Systematic Investigation of Commonsense Knowledge in Large Language Models (2022.emnlp-main)

Copied to clipboard

Challenge: Recent large language models (LMs) have shown impressive performance on many NLP tasks under the zero-shot and few-shot setup.
Approach: They conduct a systematic and rigorous zero-shot and few-shot commonsense evaluation of large pre-trained language models to better understand their ability to capture commonsensical knowledge.
Outcome: The proposed model can exploit surface cues and annotation artefacts without task-specific supervision and is insufficient to achieve human-level commonsense performance.
Are Human Explanations Always Helpful? Towards Objective Evaluation of Human Natural Language Explanations (2023.acl-long)

Copied to clipboard

Challenge: Human-annotated labels and explanations are critical for training explainable NLP models.
Approach: They propose a metric that measures the usefulness of an explanation for model performance at both fine-tuning and inference.
Outcome: The proposed metric can evaluate the quality of human-annotated explanations, while Simulatability falls short.
RepMatch: Quantifying Cross-Instance Similarities in Representation Space (2024.emnlp-main)

Copied to clipboard

Challenge: Recent advances in dataset analysis have enabled more sophisticated approaches to analyzing and characterizing training data instances.
Approach: They propose a method that characterizes data through the lens of similarity.
Outcome: The proposed method can compare datasets, identify more representative subsets, and uncover heuristics underlying the construction of some challenge datasets.
What to Pre-Train on? Efficient Intermediate Task Selection (2021.emnlp-main)

Copied to clipboard

Challenge: Existing methods for fine-tuning intermediate tasks are inefficient and expensive.
Approach: They propose to use a set of 42 intermediate and 11 target English classification, multiple choice, question answering, and sequence tagging tasks to identify the best settings for intermediate transfer learning.
Outcome: The proposed methods achieve an average Regret@3 of 1% across all target tasks.
Ling-CL: Understanding NLP Models through Linguistic Curricula (2023.emnlp-main)

Copied to clipboard

Challenge: linguistic complexity is a key component of learning in NLP, according to a new study . linguistic complex is based on lexical diversity, word sophistication, and readability .
Approach: They employ a characterization of linguistic complexity from psycholinguistic and language acquisition research to develop data-driven curricula.
Outcome: The proposed approach will inform future research in all NLP areas . it uses linguistic metrics (indices) that inform the challenges and reasoning required to address each task .
HalluGuard: Evidence-Grounded Small Reasoning Models to Mitigate Hallucinations in Retrieval-Augmented Generation (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models excel at NLP tasks but remain prone to hallucinations . small language models can achieve competitive results in specific tasks .
Approach: They propose a 4B-parameter Small Reasoning Model (SRM) that can be used to classify document-claim pairs as grounded or hallucinated in closed-book, document-grounded settings.
Outcome: The proposed model achieves 84.4% balanced accuracy on the RAGTruth subset of the LLM-AggreFact benchmark, surpassing specialized models, MiniCheck (7B; 84.0%) and Granite Guardian 3.3 (82.2%) Across the benchmark, it reaches 77.1% BAcc, surpasses larger general-purpose LLMs such as GPT-4o (75.9%).
KIT-19: A Comprehensive Korean Instruction Toolkit on 19 Tasks for Fine-Tuning Korean Large Language Models (2024.lrec-main)

Copied to clipboard

Challenge: Instruction tuning on large language models is an essential process for models to function well and achieve high performance in the specific tasks.
Approach: They propose to use KIT-19 as an instruction dataset for the development of LLM in Korean to demonstrate its effectiveness.
Outcome: The proposed model outperforms existing Korean LLMs.
NOTABLE: Transferable Backdoor Attacks Against Prompt-based NLP Models (2023.acl-long)

Copied to clipboard

Challenge: Existing backdoor attacks against prompt-based learning involve injecting back doors into embedding layers or word embedders.
Approach: They propose a backdoor attack against prompt-based learning that injects backdoors into embedding layers or word embeddable vectors.
Outcome: The proposed backdoor attack outperforms two state-of-the-art models on six NLP tasks and three prompting strategies.
LLMaAA: Making Large Language Models as Active Annotators (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing supervised learning methods in natural language processing require large amounts of data.
Approach: They propose an active learning loop that takes LLMs as annotators and puts them into an active loop to determine what to annotate efficiently.
Outcome: The proposed model outperforms existing models with few-shot performance in two NLP tasks.
Decouple knowledge from paramters for plug-and-play language modeling (2023.findings-acl)

Copied to clipboard

Challenge: Pre-trained language models (PLMs) have made impressive results in a wide range of NLP tasks.
Approach: They propose a pre-training model with editable and scalable key-value memory and leverage knowledge in an explainable manner by knowledge retrieval in the pasted macro ‘MEMORY’.
Outcome: The proposed model decouples the knowledge storage from model parameters with an editable and scalable key-value memory and leverages knowledge in an explainable manner by knowledge retrieval in the pasted macro ‘MEMORY’.
GNAT: A General Narrative Alignment Tool (2023.emnlp-main)

Copied to clipboard

Challenge: Algorithmic sequence alignment is a common operation in many NLP tasks, but it is difficult to recognize similarities between distant versions of narratives such as translations and retellings.
Approach: They propose a general approach to narrative alignment coupling the Smith-Waterman algorithm from bioinformatics with modern text similarity metrics.
Outcome: The proposed approach can be used to identify similarities between two different versions of narratives, and to define rigorous p-values on the significance of any alignment.
Probing LLMs for Multilingual Discourse Generalization Through a Unified Label Set (2025.acl-long)

Copied to clipboard

Challenge: Existing work on discourse understanding is constrained by framework-dependent discourse representations.
Approach: They examine whether large language models capture discourse knowledge that generalizes across languages and frameworks.
Outcome: The proposed model can generalize discourse information across languages and frameworks.
CRAB: Assessing the Strength of Causal Relationships Between Real-world Events (2023.emnlp-main)

Copied to clipboard

Challenge: Existing models for reasoning about events in narratives do not understand the complexity of the causal relationships of events in the narrative.
Approach: They propose a Causal Reasoning Assessment Benchmark to evaluate causal understanding of events in narratives.
Outcome: The proposed model performs worse when models are derived from complex causal structures than simple linear causal chains.
Arabic Mini-ClimateGPT : A Climate Change and Sustainability Tailored Arabic LLM (2023.findings-emnlp)

Copied to clipboard

Challenge: Recent large language models like ChatGPT and Bard excel in a wide variety of NLP tasks but are not specifically tailored for climate related domain specific information.
Approach: They propose a lightweight Arabic Mini-ClimateGPT that is built on an open-source LLM and specifically fine-tuned on a conversational-style instruction tuning curated Arabic dataset Clima500-Instruct.
Outcome: The proposed model surpasses the baseline LLM in 88.3% of cases during ChatGPT-based evaluation and human expert prefers it over other open-source models.
mALBERT: Is a Compact Multilingual BERT Model Still Worth It? (2024.lrec-main)

Copied to clipboard

Challenge: Existing studies on the ethical and ecological impact of pre-trained language models raise questions about the temporal, financial, and environmental aspects of such models.
Approach: They propose to focus on smaller models, such as compact models like ALBERT, which are more ecologically virtuous than these PLMs.
Outcome: The proposed model is compared with classical multilingual models and is ethically virtuous.
Evaluating Subjective Cognitive Appraisals of Emotions from Large Language Models (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing work on automatic prediction of cognitive appraisals has focused on physiological aspects of emotions.
Approach: They present a dataset that assesses 24 appraisal dimensions across 241 Reddit posts . they find that open-source models fail to automatically assess and explain cognitive appraisals .
Outcome: The proposed dataset assesses 24 appraisal dimensions across 241 reddit posts.
ToxiCraft: A Novel Framework for Synthetic Generation of Harmful Information (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing models for detecting harmful content lack diversity and quality of datasets.
Approach: They propose a framework for synthesizing toxic information from social media datasets . their framework generates a wide variety of synthetic, yet remarkably realistic, examples of toxic information .
Outcome: The proposed framework can generate a wide variety of synthetic, yet remarkably realistic, examples of toxic information.
Drilling Down into the Discourse Structure with LLMs for Long Document Question Answering (2023.findings-emnlp)

Copied to clipboard

Challenge: Long document question answering requires locating relevant paragraphs within a document to answer a question.
Approach: They propose to exploit the discourse structure commonly found in documents to create a condensed representation of the document, enabling a more comprehensive understanding and analysis of relationships between different parts.
Outcome: The proposed approach retains 99.6% of the best zero-shot approach's performance while processing only 26% of tokens used by the best approach in the information seeking evidence retrieval setup.
Generation-Augmented Retrieval: Rethinking the Role of Large Language Models in Zero-Shot Relation Extraction (2025.findings-emnlp)

Copied to clipboard

Challenge: Recent advances in Relation Extraction (RE) emphasize Zero-Shot methodologies, aiming to recognize unseen relations between entities with no annotated data.
Approach: They propose a plug-in retrieval adjuster that allows rapid fine-tuning without accessing LLMs’ parameters.
Outcome: The proposed model demonstrates comparable performance on multiple benchmarks.
Learning Subjective Label Distributions via Sociocultural Descriptors (2025.emnlp-main)

Copied to clipboard

Challenge: Conventional approaches aggregate annotator judgements (labels), ignoring minority perspectives, and overlooking the influence of sociocultural context behind such annotations.
Approach: They propose a framework where subjectivity in binary labels is modeled as an empirical distribution accounting for the variation in annotators through human values extracted from sociocultural descriptors using a language model.
Outcome: The proposed model yields well-calibrated toxicity distribution predictions across binary toxicity labels, which are further used for majority label prediction across cultural subgroups.
Evaluating Parameter-Efficient Finetuning Approaches for Pre-trained Models on the Financial Domain (2023.findings-emnlp)

Copied to clipboard

Challenge: Large-scale language models with millions, billions, or trillions of trainable parameters are becoming increasingly popular.
Approach: They compare performance of financial BERT-like models to their fully fine-tuned counterparts by using parameter-efficient tuning methods.
Outcome: The proposed approaches match full fine-tuning performance on common NLP tasks, but are less studied in finance.
Code-Switching Metrics Using Intonation Units (2023.emnlp-main)

Copied to clipboard

Challenge: Existing measures of code-switching (CS) complexity are word-based, meaning any word is equally likely to switch between any two words.
Approach: They adapt two NLP metrics, multilinguality and CS probability, and put forward Intonation Units (IUs) as basic tokens for transcribed bilingual speech.
Outcome: The proposed measures account for prosodic and prosodic constraints on CS in bilingual speech.
DataNarrative: Automated Data-Driven Storytelling with Visualizations and Texts (2024.emnlp-main)

Copied to clipboard

Challenge: Data-driven storytelling uses visual aids and visualizations to convey insights.
Approach: They propose a task for data story generation using large language models and a benchmark containing 1,449 stories from diverse sources.
Outcome: The proposed framework outperforms non-agentic counterparts in both model-based and human evaluations, but also reveals unique challenges in data story generation.
NSina: A News Corpus for Sinhala (2024.lrec-main)

Copied to clipboard

Challenge: introducing large language models (LLMs) has advanced natural language processing (NLP), but their effectiveness is largely dependent on pre-training resources.
Approach: They propose a large news corpus for Sinhala with a set of NLP tasks for the language . NSina is the largest news corpuse for Sinha, available up to date .
Outcome: The proposed model outperforms existing models in many benchmarks and outperformed previous models in high-resource languages.
GENUINE: Graph Enhanced Multi-level Uncertainty Estimation for Large Language Models (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for estimation of uncertainty overlook semantic dependencies, authors say . genUINE: Graph ENhanced mUlti-level uncertainty Estimation for Large Language Models leverages dependency parse trees and hierarchical graph pooling .
Approach: They propose a graph-enhanced mUlti-level uncertaINty estimation framework that leverages dependency parse trees and hierarchical graph pooling to refine uncertainty quantification.
Outcome: The proposed framework achieves higher AUROC and lower calibration errors than existing methods.
Data Augmentation for Maltese NLP using Transliterated and Machine Translated Arabic Data (2025.findings-emnlp)

Copied to clipboard

Challenge: Maltese is a Semitic language that has evolved under extensive influence from Romance and Germanic languages, particularly Italian and English.
Approach: They investigate whether Arabic-language resources can support Maltese natural language processing . they introduce transliteration schemes and machine translation approaches to align Arabic text with Maltesen .
Outcome: The proposed techniques can significantly improve Maltese natural language processing tasks.
SilverAlign: MT-Based Silver Data Algorithm for Evaluating Word Alignment (2024.lrec-main)

Copied to clipboard

Challenge: Word alignments are crucial for a variety of NLP tasks.
Approach: They propose a method to automatically create silver data for evaluation of word aligners by exploiting machine translation and minimal pairs.
Outcome: The proposed method correlates with gold benchmarks for 9 language pairs, making it a valid resource for evaluation of different languages and domains when gold data is not available.
Exploring Quality and Diversity in Synthetic Data Generation for Argument Mining (2025.emnlp-main)

Copied to clipboard

Challenge: Argument Mining (AM) is hindered by the scarcity of structure-annotated datasets, which are expensive to create manually.
Approach: They propose to use quality-oriented synthesis and diversity-oriented approach to generate argumentative texts with diverse topics and argument structures.
Outcome: The proposed approach significantly improves existing models in full-data and low-resource settings.
Sticking to the Mean: Detecting Sticky Tokens in Text Embedding Models (2025.acl-long)

Copied to clipboard

Challenge: Sticky tokens, when repeatedly inserted into sentences, pull sentence similarity toward a certain value, disrupting the normal distribution of embedding distances and degrading downstream performance.
Approach: They propose a method to detect “sticky tokens” by sentence and token filtering and apply it to 40 checkpoints across 14 model families.
Outcome: The proposed method detects 868 sticky tokens across 14 models and shows that their presence does not correlate with model size or vocabulary size.
TIGQA: An Expert-Annotated Question-Answering Dataset in Tigrinya (2024.lrec-main)

Copied to clipboard

Challenge: Existing annotated datasets for NLP tasks in languages with limited resources are limited.
Approach: They propose to use machine translation to convert existing Tigrinya dataset into a Tigrina dataset in SQuAD format.
Outcome: The proposed dataset is an expert-annotated Tigrinya dataset with 2,685 question-answer pairs covering 122 diverse topics.
Attacking Misinformation Detection Using Adversarial Examples Generated by Language Models (2025.emnlp-main)

Copied to clipboard

Challenge: Large language models can be used to attack content filtering algorithms in social media platforms.
Approach: They propose to generate adversarial examples to test the robustness of social media content filtering algorithms.
Outcome: The proposed model outperforms existing models in the case of propaganda, false claims, rumours and hyperpartisan news.
Diversity Explains Inference Scaling Laws: Through a Case Study of Minimum Bayes Risk Decoding (2025.acl-long)

Copied to clipboard

Challenge: Existing studies show that MBR decoding improves model generation performance . however, the theoretical underpinnings of these results remain uncertain .
Approach: They propose a theoretical interpretation of MBR decoding from the perspective of bias–diversity decomposition.
Outcome: The proposed method improves the quality estimation of hypotheses by decomposing bias and diversity into two main factors.
Are Stereotypes Leading LLMs’ Zero-Shot Stance Detection ? (2025.emnlp-main)

Copied to clipboard

Challenge: Large Language Models inherit stereotypes from their pretraining data, leading to biased behavior toward certain social groups in many tasks.
Approach: They propose to annotate posts in pre-existing stance detection datasets with dialect or vernacular of a specific group and text complexity/readability to investigate whether these attributes influence the model’s stance detect decisions.
Outcome: The proposed model exhibits significant stereotypes when performing stance detection tasks in a zero-shot setting.
TaxPraBen: A Scalable Benchmark for Structured Evaluation of LLMs in Chinese Real-World Tax Practice (2026.acl-long)

Copied to clipboard

Challenge: Large Language Models excel in general domains but lack real-world practical capabilities.
Approach: They propose a benchmark for Chinese taxation practice that combines 10 traditional application tasks with 3 pioneering real-world scenarios.
Outcome: The proposed benchmark combines 10 traditional tasks with 3 pioneering real-world scenarios.
Beyond Single Representations: Multi-Model Embedding Fusion for Stable Text Classification (2026.acl-long)

Copied to clipboard

Challenge: Existing studies on embedding fusion have not evaluated the effectiveness of individual layers or the impact of combining embeddables from multiple models.
Approach: They propose to combine embeddings from multiple models to improve performance across NLP tasks.
Outcome: The proposed method improves performance on low-resource datasets and reduces the impact of any single model as the number of integrated models increases.
Speculative Verification: Exploiting Information Gain for Speculative Decoding (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) are used for many applications but their size and computational cost make inference serving a significant challenge.
Approach: They propose an efficient augmentation to Speculative Decoding (SD) that predicts speculation accuracy and dynamically adapts the verification length to maximize throughput.
Outcome: The proposed model reduces wasted verification on rejected tokens and improves decoding efficiency.
SERE: Structural Example Retrieval for Enhancing LLMs in Event Causality Identification (2026.findings-acl)

Copied to clipboard

Challenge: Large Language Models (LLMs) have demonstrated strong performance across various NLP tasks, but their effectiveness in ECI remains limited due to biases in causal reasoning.
Approach: They propose a structural example retrieval framework that leverages LLMs’ few-shot learning capabilities to help LLM models in ECI.
Outcome: The proposed framework leverages LLMs’ few-shot learning capabilities to guide LLM models in causal reasoning, mitigating bias and improving accuracy.
Overcoming Copyright Barriers in Corpus Distribution Through Non-Reversible Hashing (2026.acl-long)

Copied to clipboard

Challenge: Annotated corpora are crucial in the field of natural language processing, but are difficult to exchange among researchers.
Approach: They propose a method to lawfully share the annotations of any sequential copyrighted corpus.
Outcome: The proposed method is robust to reasonable divergences in the version of the copyrighted data owned by the user.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations